Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Datt.h324 } AttBredrConnectCallback; typedef
383 void (*attBREDRConnectCompleted)(uint16_t connectHandle, AttBredrConnectCallback *data, void *context);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp111 static void BREDRConnectCompleted(uint16_t connectHandle, AttBredrConnectCallback *data, void *context);
127 void BREDRConnectCompletedImpl(uint16_t connectHandle, AttBredrConnectCallback data);
617 void GattConnectionManager::impl::BREDRConnectCompletedImpl(uint16_t connectHandle, AttBredrConnectCallback data) in BREDRConnectCompletedImpl()
623 uint16_t connectHandle, AttBredrConnectCallback *data, void *context) in BREDRConnectCompleted()
794 ((AttBredrConnectCallback *)msg.arg2_)->status == BREDR_CONNECT_SUCCESS) { in DoConnectComplete()
796 device.MTU() = ((AttBredrConnectCallback *)msg.arg2_)->mtu; in DoConnectComplete()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c500 AttBredrConnectCallback bredrConnectCallback; in GAPSecCallbackAsync()
736 AttBredrConnectCallback bredrConnectCallback; in AttConnectCompletedCallback()

Completed in 9 milliseconds