Home
last modified time | relevance | path

Searched refs:SetEventFilter (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.h230 void SetEventFilter(CommandView command);
Ddual_mode_controller.cc1724 void DualModeController::SetEventFilter(CommandView command) { in SetEventFilter() function in rootcanal::DualModeController
4243 {OpCode::SET_EVENT_FILTER, &DualModeController::SetEventFilter},
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl1717 packet SetEventFilter : Command (op_code = SET_EVENT_FILTER) {
1726 packet SetEventFilterClearAll : SetEventFilter (filter_type = CLEAR_ALL_FILTERS) {
1735 packet SetEventFilterInquiryResult : SetEventFilter (filter_type = INQUIRY_RESULT) {
1752 packet SetEventFilterConnectionSetup : SetEventFilter (filter_type = CONNECTION_SETUP) {
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl1874 packet SetEventFilter : Command (op_code = SET_EVENT_FILTER) {
1883 packet SetEventFilterClearAll : SetEventFilter (filter_type = CLEAR_ALL_FILTERS) {
1892 packet SetEventFilterInquiryResult : SetEventFilter (filter_type = INQUIRY_RESULT) {
1909 packet SetEventFilterConnectionSetup : SetEventFilter (filter_type = CONNECTION_SETUP) {