Home
last modified time | relevance | path

Searched refs:notifyConnected (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
H A Dsoftbus_adapter_ble_gatt_server.h139 bool notifyConnected; member
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_server.c531 if (!connection->notifyConnected && connection->mtu != 0) { in FindCallbackAndNotifyConnected()
538 connection->notifyConnected = true; in FindCallbackAndNotifyConnected()
687 target->notifyConnected = false; in SetConnIdAndAddr()