Searched refs:BT_ATT_ERR_WRITE_NOT_PERMITTED (Results 1 – 5 of 5) sorted by relevance
200 return BT_GATT_ERR(BT_ATT_ERR_WRITE_NOT_PERMITTED); in write_slot()230 return BT_GATT_ERR(BT_ATT_ERR_WRITE_NOT_PERMITTED); in write_tx_power()265 return BT_GATT_ERR(BT_ATT_ERR_WRITE_NOT_PERMITTED); in write_adv_tx_power()284 return BT_GATT_ERR(BT_ATT_ERR_WRITE_NOT_PERMITTED); in read_interval()308 return BT_GATT_ERR(BT_ATT_ERR_WRITE_NOT_PERMITTED); in write_lock()327 return BT_GATT_ERR(BT_ATT_ERR_WRITE_NOT_PERMITTED); in write_lock()510 return BT_GATT_ERR(BT_ATT_ERR_WRITE_NOT_PERMITTED); in write_adv_data()520 return BT_GATT_ERR(BT_ATT_ERR_WRITE_NOT_PERMITTED); in write_reset()544 return BT_GATT_ERR(BT_ATT_ERR_WRITE_NOT_PERMITTED); in write_connectable()
38 #define BT_ATT_ERR_WRITE_NOT_PERMITTED 0x03 macro
231 return BT_GATT_ERR(BT_ATT_ERR_WRITE_NOT_PERMITTED); in bt_audio_write_chrc()
3186 return BT_ATT_ERR_WRITE_NOT_PERMITTED; in bt_gatt_check_perm()3348 if (err == BT_ATT_ERR_WRITE_NOT_PERMITTED) { in update_ccc()
200 ATT_ERR(BT_ATT_ERR_WRITE_NOT_PERMITTED), in bt_att_err_to_str()