Home
last modified time | relevance | path

Searched refs:action_type (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.h181 …void OnFilterParamSetupCallback(uint8_t scanner_id, uint8_t avbl_space, uint8_t action_type, uint8…
Dgatt_ble_scanner_shim.cc364 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/
Dbluetooth_gatt.rs3767 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()