Searched defs:primary_phy (Results 1 – 10 of 10) sorted by relevance
/packages/modules/Bluetooth/system/main/test/ |
D | main_shim_test.cc | 589 uint8_t primary_phy, uint8_t secondary_phy, in OnScanResult() 630 uint8_t primary_phy = 0; in TEST_F() local
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble_gap.cc | 1991 uint16_t evt_type, uint8_t primary_phy, in btm_ble_update_inq_result() 2139 const RawAddress& bda, uint8_t primary_phy, in btm_ble_process_adv_pkt_cont() 2295 uint8_t primary_phy, uint8_t secondary_phy, uint8_t advertising_sid, in btm_ble_process_adv_pkt_cont_for_inquiry()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_scanner_shim.cc | 146 uint8_t primary_phy, in OnScanResult()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | le_scanning_manager.cc | 520 uint8_t primary_phy, uint8_t secondary_phy, uint8_t advertising_sid, in OnScanResult()
|
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_gatt.rs | 356 primary_phy: u8, field 569 primary_phy: LePhy, field
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 223 RawAddress* bda, uint8_t primary_phy, in btgattc_scan_result_cb() 1012 uint8_t primary_phy, uint8_t secondary_phy, in OnScanResult()
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_adv.rs | 43 pub primary_phy: LePhy, field
|
D | bluetooth_gatt.rs | 1235 pub primary_phy: u8, field
|
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | dbus_iface.rs | 556 primary_phy: u8, field 1307 primary_phy: LePhy, field
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | link_layer_controller.cc | 3383 auto primary_phy = pdu.GetPrimaryPhy(); in ScanIncomingLeExtendedAdvertisingPdu() local
|