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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c 684 UINT8 adv_type; local
691 STREAM_TO_UINT8(adv_type, p);
693 if ( adv_type == type )
843 *p ++ = p_elem->adv_type;
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 263 UINT8 adv_type; member in struct:__anon3756
    [all...]
hcimsgs.h     [all...]
  /external/bluetooth/bluedroid/stack/hcic/
hciblecmds.c 164 UINT8 adv_type, UINT8 addr_type_own,
184 UINT8_TO_STREAM (pp, adv_type);
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 361 UINT8 adv_type; member in struct:__anon3049
    [all...]

Completed in 122 milliseconds