Searched defs:handles (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | att_internal.h | 138 u16_t handles[0]; member 229 u16_t handles[0]; member
|
A D | hci_api.c | 867 u16_t *handles, in hci_api_num_complete_packets()
|
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/ |
A D | gatt.h | 1183 u16_t *handles; member
|
/AliOS-Things-master/components/py_engine/engine/extmod/ |
A D | modbluetooth.c | 476 …ts_register_service(mp_obj_t uuid_in, mp_obj_t characteristics_in, uint16_t **handles, size_t *num… in bluetooth_gatts_register_service() 584 uint16_t **handles = m_new0(uint16_t *, len); in bluetooth_ble_gatts_register_services() local
|
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/ |
A D | modbluetooth_btstack.c | 1003 …riptor_uuids, uint16_t *descriptor_flags, uint8_t *num_descriptors, uint16_t *handles, size_t num_… in mp_bluetooth_gatts_register_service()
|
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/ |
A D | modbluetooth_nimble.c | 933 …riptor_uuids, uint16_t *descriptor_flags, uint8_t *num_descriptors, uint16_t *handles, size_t num_… in mp_bluetooth_gatts_register_service()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/inc/ |
A D | l2cc_pdu.h | 760 uint16_t handles[__ARRAY_EMPTY]; member
|
Completed in 36 milliseconds