Home
last modified time | relevance | path

Searched defs:send_update (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dmodbluetooth_btstack.c1088 …ooth_gatts_write(uint16_t value_handle, const uint8_t *value, size_t value_len, bool send_update) { in mp_bluetooth_gatts_write()
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/
A Dmodbluetooth_nimble.c1012 …ooth_gatts_write(uint16_t value_handle, const uint8_t *value, size_t value_len, bool send_update) { in mp_bluetooth_gatts_write()
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.c723 bool send_update = false; in bluetooth_ble_gatts_write() local

Completed in 14 milliseconds