Home
last modified time | relevance | path

Searched defs:scan_phy (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_bgconn.cc84 uint8_t scan_phy = !btm_cb.ble_ctr_cb.inq_var.scan_phy in btm_update_scanner_filter_policy() local
Dbtm_ble_gap.cc541 uint8_t scan_phy = !btm_cb.ble_ctr_cb.inq_var.scan_phy in BTM_BleObserve() local
1532 uint16_t scan_win, uint8_t scan_phy, in btm_send_hci_set_scan_params()
1609 uint8_t scan_phy = BTM_BLE_DEFAULT_PHYS; in btm_ble_start_inquiry() local
Dbtm_ble_int_types.h89 uint8_t scan_phy; member
/packages/modules/Bluetooth/system/blueberry/facade/hci/
Dle_scanning_manager_facade.proto58 uint32 scan_phy = 5; field
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager_test.cc459 int scan_phy = 2; in TEST_F() local
475 int scan_phy = 3; in TEST_F() local
Dle_scanning_manager.cc1781 uint8_t scan_phy) { in SetScanParameters()
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc285 uint8_t scan_phy) { in SetScanParameters()
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc355 int scan_window, int scan_phy, in SetScanParameters()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1552 jint scan_window_unit, jint scan_phy) { in gattSetScanParametersNative()