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

  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 233 UINT8 adv_type; member in struct:__anon2795
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/stack/btm/
btm_ble_gap.c 678 UINT8 adv_type; local
685 STREAM_TO_UINT8(adv_type, p);
687 if ( adv_type == type )
848 *p ++ = p_elem->adv_type;
    [all...]

Completed in 52 milliseconds