Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dmodbluetooth_btstack.c1003 …ervice_uuid, mp_obj_bluetooth_uuid_t **characteristic_uuids, uint16_t *characteristic_flags, mp_ob… in mp_bluetooth_gatts_register_service()
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/
A Dmodbluetooth_nimble.c933 …ervice_uuid, mp_obj_bluetooth_uuid_t **characteristic_uuids, uint16_t *characteristic_flags, mp_ob… in mp_bluetooth_gatts_register_service()
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.c490 uint16_t *characteristic_flags = m_new(uint16_t, len); in bluetooth_gatts_register_service() local

Completed in 16 milliseconds