Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c748 if (result == BREDR_CONNECT_SUCCESS) { in AttConnectCompletedCallback()
2143 AttConnectCompletedCallback(connecting, BREDR_CONNECT_SUCCESS); in AttReceiveConfigRspAsync()
2149 AttConnectCompletedCallback(connecting, BREDR_CONNECT_SUCCESS); in AttReceiveConfigRspAsync()
2503 AttConnectCompletedCallback(connecting, BREDR_CONNECT_SUCCESS); in L2cifConfigRspCallbackAsync()
2513 AttConnectCompletedCallback(connecting, BREDR_CONNECT_SUCCESS); in L2cifConfigRspCallbackAsync()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Datt.h132 #define BREDR_CONNECT_SUCCESS 0x49 macro
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp794 ((AttBredrConnectCallback *)msg.arg2_)->status == BREDR_CONNECT_SUCCESS) { in DoConnectComplete()

Completed in 8 milliseconds