Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_ble_scanner.cc110 uint16_t ble_evt_type, uint8_t ble_primary_phy, in bta_scan_results_cb_impl() argument
159 &bd_addr, ble_primary_phy, ble_secondary_phy, ble_advertising_sid, in bta_scan_results_cb_impl()
192 r->ble_addr_type, r->ble_evt_type, r->ble_primary_phy, in bta_scan_results_cb()
/packages/modules/Bluetooth/system/stack/btm/
Dneighbor_inquiry.h114 uint8_t ble_primary_phy; member
Dbtm_ble_gap.cc2370 p_cur->ble_primary_phy = primary_phy; in btm_ble_update_inq_result()
/packages/modules/Bluetooth/system/bta/include/
Dbta_api.h446 uint8_t ble_primary_phy; member
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_act.cc3436 result.inq_res.ble_primary_phy = p_inq->ble_primary_phy; in bta_dm_observe_results_cb()
3487 result.inq_res.ble_primary_phy = p_inq->ble_primary_phy; in bta_dm_opportunistic_observe_results_cb()
/packages/modules/Bluetooth/system/service/
Dgatt_server_old.cc376 RawAddress* bda, uint8_t ble_primary_phy, in ScanResultCallback() argument
/packages/modules/Bluetooth/system/service/hal/
Dbluetooth_gatt_interface.cc97 RawAddress* bda, uint8_t ble_primary_phy, in ScanResultCallback() argument