Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/examples/bluetooth/nimble/blehr/
Dblehr_test.py90 notify = ble_client_obj.start_notify(char)
/hal_espressif-3.4.0/tools/ble/
Dlib_ble_client.py455 def start_notify(self, char): member in BLE_Bluez_Client