Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.c517 mp_obj_t uuid_obj = characteristic_items[0]; in bluetooth_gatts_register_service() local
518 if (!mp_obj_is_type(uuid_obj, &mp_type_bluetooth_uuid)) { in bluetooth_gatts_register_service()
565 characteristic_uuids[characteristic_index] = MP_OBJ_TO_PTR(uuid_obj); in bluetooth_gatts_register_service()

Completed in 13 milliseconds