Searched refs:ble_primary_phy (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_ble_scanner.cc | 110 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/ |
D | neighbor_inquiry.h | 114 uint8_t ble_primary_phy; member
|
D | btm_ble_gap.cc | 2370 p_cur->ble_primary_phy = primary_phy; in btm_ble_update_inq_result()
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_api.h | 446 uint8_t ble_primary_phy; member
|
/packages/modules/Bluetooth/system/bta/dm/ |
D | bta_dm_act.cc | 3436 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/ |
D | gatt_server_old.cc | 376 RawAddress* bda, uint8_t ble_primary_phy, in ScanResultCallback() argument
|
/packages/modules/Bluetooth/system/service/hal/ |
D | bluetooth_gatt_interface.cc | 97 RawAddress* bda, uint8_t ble_primary_phy, in ScanResultCallback() argument
|