Searched defs:firstFailHandle (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/ |
H A D | avdtp_api.c | 1145 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 D | avdtp_api.h | 142 uint16_t firstFailHandle; member 159 uint16_t firstFailHandle; member
|