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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c 685 UINT8 adv_type; local
692 STREAM_TO_UINT8(adv_type, p);
694 if ( adv_type == type )
844 *p ++ = p_elem->adv_type;
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 263 UINT8 adv_type; member in struct:__anon3308
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 357 UINT8 adv_type; member in struct:__anon2606
    [all...]

Completed in 49 milliseconds