Home
last modified time | relevance | path

Searched defs:firstFailHandle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_api.c1145 uint16_t AVDT_StartRsp(uint16_t firstHandle, uint8_t transLabel, uint16_t firstFailHandle, uint8_t … in AVDT_StartRsp()
1183 uint16_t AvdtStartRsp(uint16_t firstHandle, uint8_t transLabel, uint16_t firstFailHandle, uint8_t e… in AvdtStartRsp()
1297 uint16_t AVDT_SuspendRsp(uint16_t firstHandle, uint8_t transLabel, uint16_t firstFailHandle, uint8_… in AVDT_SuspendRsp()
1331 uint16_t AvdtSuspendRsp(uint16_t firstHandle, uint8_t transLabel, uint16_t firstFailHandle, uint8_t… in AvdtSuspendRsp()
H A Davdtp_api.h142 uint16_t firstFailHandle; member
159 uint16_t firstFailHandle; member