Searched refs:action_type (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_scanner_shim.h | 181 …void OnFilterParamSetupCallback(uint8_t scanner_id, uint8_t avbl_space, uint8_t action_type, uint8…
|
D | gatt_ble_scanner_shim.cc | 364 uint8_t scanner_id, uint8_t avbl_space, uint8_t action_type, uint8_t btm_status) { in OnFilterParamSetupCallback() argument 365 rusty::gdscan_filter_param_setup_callback(scanner_id, avbl_space, action_type, btm_status); in OnFilterParamSetupCallback()
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_gatt.rs | 3767 action_type: u8, in inband_filter_param_setup_callback() 3850 action_type: u8, in inband_filter_param_setup_callback() 3858 action_type, in inband_filter_param_setup_callback()
|