Home
last modified time | relevance | path

Searched refs:ble_evt_type (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/bt/btif/src/
H A Dbtif_ble_scanner.cc108 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 Dneighbor_inquiry.h112 uint16_t ble_evt_type; member
H A Dbtm_ble_gap.cc1344 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 Dbta_api.h422 uint16_t ble_evt_type; member
/aosp12/system/bt/service/hal/
H A Dbluetooth_gatt_interface.cc96 uint16_t ble_evt_type, uint8_t addr_type, RawAddress* bda, in ScanResultCallback() argument
/aosp12/system/bt/service/
H A Dgatt_server_old.cc375 void ScanResultCallback(uint16_t ble_evt_type, uint8_t addr_type, in ScanResultCallback() argument
/aosp12/system/bt/bta/dm/
H A Dbta_dm_act.cc3324 result.inq_res.ble_evt_type = p_inq->ble_evt_type; in bta_dm_observe_results_cb()