Home
last modified time | relevance | path

Searched refs:BT_ATT_ERR_INVALID_ATTRIBUTE_LEN (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Datt.h32 #define BT_ATT_ERR_INVALID_ATTRIBUTE_LEN 0x0d macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dproxy.c666 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()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dgatt.c116 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