Home
last modified time | relevance | path

Searched refs:apcf_available_spaces (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/model/controller/vendor_commands/
Dle_apcf.cc149 uint16_t num_of_tracking_entries, uint8_t* apcf_available_spaces) { in LeApcfAddFilteringParameters() argument
150 *apcf_available_spaces = properties_.le_apcf_filter_list_size - apcf_scanner_.filters.size(); in LeApcfAddFilteringParameters()
157 if (*apcf_available_spaces == 0) { in LeApcfAddFilteringParameters()
176 *apcf_available_spaces -= 1; in LeApcfAddFilteringParameters()
181 uint8_t* apcf_available_spaces) { in LeApcfDeleteFilteringParameters() argument
182 *apcf_available_spaces = properties_.le_apcf_filter_list_size - apcf_scanner_.filters.size(); in LeApcfDeleteFilteringParameters()
195 *apcf_available_spaces += 1; in LeApcfDeleteFilteringParameters()
199 ErrorCode LinkLayerController::LeApcfClearFilteringParameters(uint8_t* apcf_available_spaces) { in LeApcfClearFilteringParameters() argument
201 *apcf_available_spaces = properties_.le_apcf_filter_list_size; in LeApcfClearFilteringParameters()
209 uint8_t* apcf_available_spaces) { in LeApcfBroadcasterAddress() argument
[all …]
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h561 uint8_t* apcf_available_spaces);
564 uint8_t* apcf_available_spaces);
566 ErrorCode LeApcfClearFilteringParameters(uint8_t* apcf_available_spaces);
572 uint8_t* apcf_available_spaces);
575 std::vector<uint8_t> acpf_uuid_data, uint8_t* apcf_available_spaces);
580 uint8_t* apcf_available_spaces);
583 std::vector<uint8_t> apcf_local_name, uint8_t* apcf_available_spaces);
588 uint8_t* apcf_available_spaces);
592 uint8_t* apcf_available_spaces);
597 uint8_t* apcf_available_spaces);
Ddual_mode_controller.cc2659 uint8_t apcf_available_spaces = 0; in LeApcf() local
2674 subsubcommand_view.GetNumOfTrackingEntries(), &apcf_available_spaces); in LeApcf()
2682 subsubcommand_view.GetApcfFilterIndex(), &apcf_available_spaces); in LeApcf()
2689 status = link_layer_controller_.LeApcfClearFilteringParameters(&apcf_available_spaces); in LeApcf()
2699 kNumCommandPackets, status, subcommand_view.GetApcfAction(), apcf_available_spaces)); in LeApcf()
2710 uint8_t apcf_available_spaces = 0; in LeApcf() local
2720 subsubcommand_view.GetApcfApplicationAddressType(), &apcf_available_spaces); in LeApcf()
2730 subsubcommand_view.GetApcfApplicationAddressType(), &apcf_available_spaces); in LeApcf()
2740 &apcf_available_spaces); in LeApcf()
2750 kNumCommandPackets, status, subcommand_view.GetApcfAction(), apcf_available_spaces)); in LeApcf()
[all …]
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl6672 apcf_available_spaces : 8,
6704 apcf_available_spaces : 8,
6715 apcf_available_spaces : 8,
6726 apcf_available_spaces : 8,
6737 apcf_available_spaces : 8,
6748 apcf_available_spaces : 8,
6759 apcf_available_spaces : 8,
6773 apcf_available_spaces : 8,
6784 apcf_available_spaces : 8,
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl5631 apcf_available_spaces : 8,
5654 apcf_available_spaces : 8,
5666 apcf_available_spaces : 8,
5677 apcf_available_spaces : 8,
5688 apcf_available_spaces : 8,
5699 apcf_available_spaces : 8,
5710 apcf_available_spaces : 8,
5741 apcf_available_spaces : 8,
5752 apcf_available_spaces : 8,