Searched refs:adv_type (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble_gap.c684 UINT8 adv_type; local
691 STREAM_TO_UINT8(adv_type, p);
693 if ( adv_type == type )
843 *p ++ = p_elem->adv_type;
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_ble_api.h263 UINT8 adv_type; member in struct:__anon1350
H A Dhcimsgs.h1268 UINT8 adv_type, UINT8 addr_type_own,
/external/bluetooth/bluedroid/stack/hcic/
H A Dhciblecmds.c164 UINT8 adv_type, UINT8 addr_type_own,
184 UINT8_TO_STREAM (pp, adv_type);
163 btsnd_hcic_ble_write_adv_params(UINT16 adv_int_min, UINT16 adv_int_max, UINT8 adv_type, UINT8 addr_type_own, UINT8 addr_type_dir, BD_ADDR direct_bda, UINT8 channel_map, UINT8 adv_filter_policy) argument
/external/bluetooth/bluedroid/bta/include/
H A Dbta_api.h361 UINT8 adv_type; member in struct:__anon643

Completed in 1458 milliseconds