Searched refs:BT_ATT_ERR_INVALID_ATTRIBUTE_LEN (Results 1 – 3 of 3) sorted by relevance
32 #define BT_ATT_ERR_INVALID_ATTRIBUTE_LEN 0x0d macro
666 return BT_GATT_ERR(BT_ATT_ERR_INVALID_ATTRIBUTE_LEN); in prov_ccc_write()785 return BT_GATT_ERR(BT_ATT_ERR_INVALID_ATTRIBUTE_LEN); in proxy_ccc_write()
116 return BT_GATT_ERR(BT_ATT_ERR_INVALID_ATTRIBUTE_LEN); in write_name()538 return BT_GATT_ERR(BT_ATT_ERR_INVALID_ATTRIBUTE_LEN); in cf_write()1560 return BT_GATT_ERR(BT_ATT_ERR_INVALID_ATTRIBUTE_LEN); in bt_gatt_attr_write_ccc()
Completed in 12 milliseconds