Searched defs:ApcfAction (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | le_scanning_manager_facade.cc | 143 void OnFilterParamSetup(uint8_t /* available_spaces */, ApcfAction /* action */, in OnFilterParamSetup() argument 146 ApcfAction /* action */, uint8_t /* status */) {} in OnFilterConfigCallback() argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | le_scanning_manager.cc | 583 bluetooth::hci::ApcfAction /* action */, in OnFilterParamSetup() 587 bluetooth::hci::ApcfAction /* action */, uint8_t /* status */) {} in OnFilterConfigCallback()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | le_scanning_manager.cc | 108 void OnFilterParamSetup(uint8_t /* available_spaces */, ApcfAction /* action */, in OnFilterParamSetup() argument 113 ApcfAction /* action */, uint8_t /* status */) override { in OnFilterConfigCallback() argument
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 375 enum class ApcfAction : uint8_t {ADD = 0x0,DELETE = 0x1,CLEAR = 0x2,}; enum
|