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

/external/bluetooth/bluedroid/stack/hcic/
H A Dhciblecmds.c143 UINT8 adv_type, UINT8 addr_type_own,
163 UINT8_TO_STREAM (pp, adv_type);
142 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 scan_filter_policy) argument
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble_gap.c1110 UINT8 adv_type; local
1117 STREAM_TO_UINT8(adv_type, p);
1119 if ( adv_type == type )
1391 *p ++ = p_elem->adv_type;
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_gatt_client.c2101 int adv_type, int chnl_map, int tx_power, int timeout_s)
2110 adv_cb.param.adv_type = adv_type;
2120 int adv_type, int chnl_map,int tx_power, int timeout_s)
2129 adv_cb.param.adv_type = adv_type;
2100 btif_gattc_multi_adv_enable(int client_if, int min_interval, int max_interval, int adv_type, int chnl_map, int tx_power, int timeout_s) argument
2119 btif_gattc_multi_adv_update(int client_if, int min_interval, int max_interval, int adv_type, int chnl_map,int tx_power, int timeout_s) argument
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_ble_api.h387 UINT8 adv_type; member in struct:__anon1480
434 UINT8 adv_type; member in struct:__anon1483
/external/bluetooth/bluedroid/bta/include/
H A Dbta_api.h368 UINT8 adv_type; member in struct:__anon683
438 tBTA_BLE_ADV_EVT adv_type; /* adv event type */ member in struct:__anon687

Completed in 5958 milliseconds