Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Datt.h495 void BTSTACK_API ATT_DisconnectReq(uint16_t connectHandle);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp821 ATT_DisconnectReq(handle); in DoDisconnect()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c1633 void ATT_DisconnectReq(uint16_t connectHandle) in ATT_DisconnectReq() function