Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc303 static bool ble_evt_type_is_connectable(uint16_t evt_type) { in ble_evt_type_is_connectable()
307 static bool ble_evt_type_is_scannable(uint16_t evt_type) { in ble_evt_type_is_scannable()
311 static bool ble_evt_type_is_directed(uint16_t evt_type) { in ble_evt_type_is_directed()
315 static bool ble_evt_type_is_scan_resp(uint16_t evt_type) { in ble_evt_type_is_scan_resp()
319 static bool ble_evt_type_is_legacy(uint16_t evt_type) { in ble_evt_type_is_legacy()
323 static uint8_t ble_evt_type_data_status(uint16_t evt_type) { in ble_evt_type_data_status()
1167 uint8_t evt_type; in btm_set_conn_mode_adv_init_addr() local
1261 static void btm_ble_select_adv_interval(uint8_t evt_type, in btm_ble_select_adv_interval()
1373 uint8_t evt_type; in btm_ble_set_discoverability() local
1462 uint8_t evt_type; in btm_ble_set_connectability() local
[all …]
Dbtm_ble_int_types.h95 uint8_t evt_type; member