Searched defs:broadcast_code (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_le_audio_broadcaster.cc | 59 std::optional<bluetooth::le_audio::BroadcastCode> broadcast_code, in CreateBroadcast()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | state_machine.h | 113 std::optional<bluetooth::le_audio::BroadcastCode> broadcast_code; member
|
D | broadcaster.cc | 509 const std::optional<bluetooth::le_audio::BroadcastCode>& broadcast_code, in CreateAudioBroadcast()
|
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_le_audio.h | 491 std::optional<BroadcastCode> broadcast_code; member
|
/aosp_15_r20/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/ |
D | LeAudioRecycleViewAdapter.java | 1184 void onBroadcastCodeEntered(BluetoothDevice device, int receiver_id, byte[] broadcast_code); in onBroadcastCodeEntered()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_le_audio.cpp | 1326 jstring broadcastName, jbyteArray broadcast_code, in CreateBroadcastNative()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 39733 …cking, Enable framing, Enable encryption, const std::array<uint8_t,16>& broadcast_code) {auto buil… in Create() 39754 …cking, Enable framing, Enable encryption, const std::array<uint8_t,16>& broadcast_code) :LeIsoComm… in Create() 39876 … uint16_t sync_handle, Enable encryption, const std::array<uint8_t,16>& broadcast_code, uint8_t ms… in Create() 39899 … uint16_t sync_handle, Enable encryption, const std::array<uint8_t,16>& broadcast_code, uint8_t ms… in Create()
|