HomeSort by relevance Sort by last modified time
    Searched refs:eir (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/site_tests/bluetooth_Sanity_Discoverable/
bluetooth_Sanity_Discoverable.py 40 eir = bluetooth_socket.parse_eir(eirdata)
42 eir_name = eir[bluetooth_socket.EIR_NAME_COMPLETE]
  /system/bt/stack/include/
btm_api.h 410 ** Used for storing EIR data to bit mask
489 /* search result in EIR of inquiry database */
508 /* the following EIR tags are defined to OOB, not regular EIR data */
548 /* start of EIR in HCI buffer, 4 bytes = HCI Command(2) + Length(1) + FEC_Req(1) */
677 ** First param is inquiry results database, second is pointer of EIR.
1880 tBTM_MIP_EIR_HANDSHAKE eir; member in union:__anon72679
    [all...]

Completed in 77 milliseconds