Searched refs:gatt_write_en (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/ble_host/bt_host/include/aos/ |
A D | gatt.h | 379 } gatt_write_en; typedef 381 …nn_handle, uint16_t attr_handle, uint8_t *data, uint16_t len, uint16_t offset, gatt_write_en type);
|
/AliOS-Things-master/components/ble_host/ |
A D | README.md | 334 …onn_handle, uint16_t attr_handle, uint8_t *data, uint16_t len, uint16_t offset, gatt_write_en type)
|
/AliOS-Things-master/components/ble_host/bt_host/aos/ |
A D | ble.c | 1083 …onn_handle, uint16_t attr_handle, uint8_t *data, uint16_t len, uint16_t offset, gatt_write_en type) in ble_stack_gatt_write()
|
Completed in 9 milliseconds