Home
last modified time | relevance | path

Searched refs:LE_DISCONNECT_SUCCESS (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Datt.h140 #define LE_DISCONNECT_SUCCESS 0x53 macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c1774 leDisConnCallbackObj.status = LE_DISCONNECT_SUCCESS; in AttLeDisconnectedAsync()
1792 if (leDisConnCallbackObj.status == LE_DISCONNECT_SUCCESS) { in AttLeDisconnectedAsync()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp836 if (((AttLeDisconnectCallback *)msg.arg2_)->status == LE_DISCONNECT_SUCCESS) { in DoDisconnectComplete()

Completed in 8 milliseconds