Home
last modified time | relevance | path

Searched refs:AVDT_CloseReq (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Davdtp.h687 BTSTACK_API uint16_t AVDT_CloseReq(uint16_t handle);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_avdtp.cpp195 uint16_t ret = AVDT_CloseReq(handle); in CloseReq()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_api.c1370 uint16_t AVDT_CloseReq(uint16_t handle) in AVDT_CloseReq() function