Searched refs:encodePacket (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/test/common/ |
D | core_interface.cc | 60 virtual uint32_t encodePacket(int16_t* /* input */, uint8_t* /* output */) { return 0; } in encodePacket() function 71 virtual uint32_t encodePacket(int16_t* /* input */, uint8_t* /* output */) { return 0; } in encodePacket() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/include/ |
D | mock_core_callbacks.h | 84 MOCK_METHOD((uint32_t), encodePacket, (int16_t* input, uint8_t* output), ());
|
D | core_callbacks.h | 82 virtual uint32_t encodePacket(int16_t* input, uint8_t* output) = 0;
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_sco_hci.cc | 817 encoded_size = GetInterfaceToProfiles()->msbcCodec->encodePacket(data, pkt_body); in encode() 1259 return GetInterfaceToProfiles()->lc3Codec->encodePacket(data, pkt_body); in encode()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/btm/ |
D | sco_hci_test.cc | 80 uint32_t encodePacket(int16_t* input, uint8_t* output) { in encodePacket() function 102 uint32_t encodePacket(int16_t* input, uint8_t* output) { in encodePacket() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | bluetooth.cc | 241 uint32_t encodePacket(int16_t* input, uint8_t* output) { in encodePacket() function 263 uint32_t encodePacket(int16_t* input, uint8_t* output) { in encodePacket() function
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ |
D | rt.jar | META-INF/
META-INF/MANIFEST.MF
com/oracle/net/Sdp$ ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ |
D | rt.jar | META-INF/
META-INF/MANIFEST.MF
apple/applescript/AppleScriptEngine.class
AppleScriptEngine ... |