Searched defs:page_scan_repetition_mode (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/ |
H A D | bredr_connection_request.cc | 24 std::optional<pw::bluetooth::emboss::PageScanRepetitionMode> in CreateConnectionPacket() 65 std::optional<pw::bluetooth::emboss::PageScanRepetitionMode> in CreateConnection()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
H A D | bredr_connection_request.cc | 79 std::optional<pw::bluetooth::emboss::PageScanRepetitionMode> in CreateHciConnectionRequest()
|
H A D | bredr_connection_manager.cc | 1951 page_scan_repetition_mode = peer->bredr()->page_scan_repetition_mode(); in TryCreateNextConnection() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/neighbor/ |
D | name_db.cc | 85 hci::PageScanRepetitionMode page_scan_repetition_mode = hci::PageScanRepetitionMode::R1; in ReadRemoteNameRequest() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/ |
H A D | peer.h | 438 page_scan_repetition_mode() const { in page_scan_repetition_mode() function
|
/aosp_15_r20/external/pandora/bt-test-interfaces/pandora/ |
D | host.proto | 443 uint32 page_scan_repetition_mode = 2; field
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | hci_layer_test.cc | 494 PageScanRepetitionMode page_scan_repetition_mode = PageScanRepetitionMode::R0; in TEST_F() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | classic_impl.h | 284 PageScanRepetitionMode page_scan_repetition_mode = PageScanRepetitionMode::R1; in create_connection() local
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | link_layer_controller.cc | 2643 auto page_scan_repetition_mode = in IncomingInquiryResponsePacket() local 2662 auto page_scan_repetition_mode = in IncomingInquiryResponsePacket() local
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 2082 InquiryResponse(Address bd_addr, PageScanRepetitionMode page_scan_repetition_mode, ClassOfDevice cl… in InquiryResponse() 2137 InquiryResponseWithRssi(Address address, PageScanRepetitionMode page_scan_repetition_mode, ClassOfD… in InquiryResponseWithRssi() 22001 …lder> Create(Address bd_addr, uint16_t packet_type, PageScanRepetitionMode page_scan_repetition_mo… in Create() 22021 …ctionBuilder(Address bd_addr, uint16_t packet_type, PageScanRepetitionMode page_scan_repetition_mo… in Create() 23069 …r<RemoteNameRequestBuilder> Create(Address bd_addr, PageScanRepetitionMode page_scan_repetition_mo… in Create() 23089 explicit RemoteNameRequestBuilder(Address bd_addr, PageScanRepetitionMode page_scan_repetition_mode… in Create() 45715 …epetitionModeChangeBuilder> Create(Address bd_addr, PageScanRepetitionMode page_scan_repetition_mo… in Create() 45734 …ageScanRepetitionModeChangeBuilder(Address bd_addr, PageScanRepetitionMode page_scan_repetition_mo… in Create() 45974 …tendedInquiryResultBuilder> Create(Address address, PageScanRepetitionMode page_scan_repetition_mo… in Create() 45996 …licit ExtendedInquiryResultBuilder(Address address, PageScanRepetitionMode page_scan_repetition_mo… in Create() [all …]
|