Searched defs:streamHandle (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/ |
H A D | avdtp_int.h | 406 uint16_t streamHandle; member 428 uint16_t streamHandle; /* Stream control handle related with the channel */ member
|
H A D | avdtp_message.c | 1683 void AvdtParseSetconfig(uint16_t streamHandle, const Packet *pkt, uint16_t off, uint8_t *errCode, u… in AvdtParseSetconfig() 1829 void AvdtParseReconfig(uint16_t streamHandle, const Packet *pkt, uint16_t off, uint8_t *errCode, ui… in AvdtParseReconfig()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_profile.cpp | 1104 …cessSinkStream(uint16_t handle, Packet *pkt, uint32_t timeStamp, uint8_t pt, uint16_t streamHandle) in ProcessSinkStream()
|