Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dgatt.h377 GATT_WRITE_WITHOUT_RESPONSE, enumerator
387 …ack_gatt_write(conn_handle, attr_handle, (uint8_t *)data, len, offset, GATT_WRITE_WITHOUT_RESPONSE)
/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c1127 } else if (type == GATT_WRITE_WITHOUT_RESPONSE || type == GATT_WRITE_SINGED) { in ble_stack_gatt_write()

Completed in 6 milliseconds