Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Datt.h22 #define BT_ATT_ERR_WRITE_NOT_PERMITTED 0x03 macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dgatt.c2170 return BT_ATT_ERR_WRITE_NOT_PERMITTED; in bt_gatt_check_perm()
2288 if (err == BT_ATT_ERR_WRITE_NOT_PERMITTED) { in update_ccc()

Completed in 11 milliseconds