Home
last modified time | relevance | path

Searched defs:evt_type (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc284 static bool ble_evt_type_is_connectable(uint16_t evt_type) { in ble_evt_type_is_connectable()
288 static bool ble_evt_type_is_scannable(uint16_t evt_type) { in ble_evt_type_is_scannable()
292 static bool ble_evt_type_is_directed(uint16_t evt_type) { in ble_evt_type_is_directed()
296 static bool ble_evt_type_is_scan_resp(uint16_t evt_type) { in ble_evt_type_is_scan_resp()
300 static bool ble_evt_type_is_legacy(uint16_t evt_type) { in ble_evt_type_is_legacy()
304 static uint8_t ble_evt_type_data_status(uint16_t evt_type) { in ble_evt_type_data_status()
1602 uint8_t evt_type; in btm_set_conn_mode_adv_init_addr() local
1761 static void btm_ble_select_adv_interval(uint8_t evt_type, in btm_ble_select_adv_interval()
1874 uint8_t evt_type; in btm_ble_set_discoverability() local
1962 uint8_t evt_type; in btm_ble_set_connectability() local
[all …]
Dbtm_ble_adv_filter.cc556 uint8_t evt_type; in BTM_LE_PF_uuid_filter() local
Dbtm_ble_int_types.h118 uint8_t evt_type; member
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble_gap.cc166 void btm_ble_process_adv_pkt_cont(uint16_t evt_type, tBLE_ADDR_TYPE addr_type, in btm_ble_process_adv_pkt_cont()
176 uint16_t evt_type, tBLE_ADDR_TYPE addr_type, const RawAddress& bda, in btm_ble_process_adv_pkt_cont_for_inquiry()
205 const RawAddress& bda, uint16_t evt_type, in btm_ble_update_inq_result()