Home
last modified time | relevance | path

Searched defs:filt_type (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc322 void BleScannerIntf::OnFilterConfigCallback(uint8_t filter_index, uint8_t filt_type, in OnFilterConfigCallback()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hcicmds.cc249 void btsnd_hcic_set_event_filter(uint8_t filt_type, uint8_t filt_cond_type, uint8_t* filt_cond, in btsnd_hcic_set_event_filter()
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc895 void btsnd_hcic_set_event_filter(uint8_t filt_type, uint8_t filt_cond_type, uint8_t* filt_cond, in btsnd_hcic_set_event_filter()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1609 static void scan_filter_cfg_cb(uint8_t client_if, uint8_t filt_type, uint8_t avbl_space, in scan_filter_cfg_cb()