History log of /external/bluetooth/bluez/src/eir.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f169bea7d5b30d84ccea7f687a2698b7a8894054 18-May-2011 Bruna Moreira <bruna.moreira@openbossa.org> Drop variable EIR length

The functions eir_parse() and adapter_update_found_devices() now
assume that the EIR buffer has always 240 octets. For advertising
reports, the advertising data is stored on a buffer with 240 bytes,
padded with zeroes.
/external/bluetooth/bluez/src/eir.c
9d172c96a54a5417b4464e1bebe67bedf183a8ba 18-May-2011 Bruna Moreira <bruna.moreira@openbossa.org> Replace EIR_DATA_LENGTH with HCI_MAX_EIR_LENGTH

Both defines have the same value (240) and meaning.
/external/bluetooth/bluez/src/eir.c
8b353b60e29a1d365c8db99a71583968cb004149 18-May-2011 Claudio Takahasi <claudio.takahasi@openbossa.org> Fix memory leak of EIR data
/external/bluetooth/bluez/src/eir.c
991a7a4f09049c91297d74f9d28497fad166268e 16-May-2011 Claudio Takahasi <claudio.takahasi@openbossa.org> Move EIR related functions to a new file
/external/bluetooth/bluez/src/eir.c