Searched refs:ble_evt_type (Results 1 – 7 of 7) sorted by relevance
/aosp12/system/bt/btif/src/ |
H A D | btif_ble_scanner.cc | 108 uint16_t ble_evt_type, uint8_t ble_primary_phy, in bta_scan_results_cb_impl() argument 156 HAL_CBACK(bt_gatt_callbacks, scanner->scan_result_cb, ble_evt_type, addr_type, in bta_scan_results_cb_impl() 188 r->rssi, r->ble_addr_type, r->ble_evt_type, in bta_scan_results_cb()
|
/aosp12/system/bt/stack/btm/ |
H A D | neighbor_inquiry.h | 112 uint16_t ble_evt_type; member
|
H A D | btm_ble_gap.cc | 1344 if (p_i && !ble_evt_type_is_connectable(p_i->inq_info.results.ble_evt_type)) { in btm_ble_read_remote_name() 1621 if (evt_type != BTM_BLE_SCAN_RSP_EVT) p_cur->ble_evt_type = evt_type; in btm_ble_update_inq_result()
|
/aosp12/system/bt/bta/include/ |
H A D | bta_api.h | 422 uint16_t ble_evt_type; member
|
/aosp12/system/bt/service/hal/ |
H A D | bluetooth_gatt_interface.cc | 96 uint16_t ble_evt_type, uint8_t addr_type, RawAddress* bda, in ScanResultCallback() argument
|
/aosp12/system/bt/service/ |
H A D | gatt_server_old.cc | 375 void ScanResultCallback(uint16_t ble_evt_type, uint8_t addr_type, in ScanResultCallback() argument
|
/aosp12/system/bt/bta/dm/ |
H A D | bta_dm_act.cc | 3324 result.inq_res.ble_evt_type = p_inq->ble_evt_type; in bta_dm_observe_results_cb()
|