Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dmodbluetooth_btstack.c1003 …ister_service(mp_obj_bluetooth_uuid_t *service_uuid, mp_obj_bluetooth_uuid_t **characteristic_uuid… in mp_bluetooth_gatts_register_service()
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/
A Dmodbluetooth_nimble.c933 …ister_service(mp_obj_bluetooth_uuid_t *service_uuid, mp_obj_bluetooth_uuid_t **characteristic_uuid… in mp_bluetooth_gatts_register_service()
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.c489 mp_obj_bluetooth_uuid_t **characteristic_uuids = m_new(mp_obj_bluetooth_uuid_t *, len); in bluetooth_gatts_register_service() local

Completed in 16 milliseconds