Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h60 BLE_CONNECTION_STATE_SERVICE_SEARCHED, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_client.c405 connection, BLE_CONNECTION_STATE_SERVICE_SEARCHED, BLE_CONNECTION_STATE_CONN_NOTIFICATING); in GattcGetServiceAndRegisterNotification()
431 … connection, BLE_CONNECTION_STATE_SERVICE_SEARCHING, BLE_CONNECTION_STATE_SERVICE_SEARCHED); in SearchedMsgHandler()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_client_test.cpp297 connection->state = BLE_CONNECTION_STATE_SERVICE_SEARCHED;