Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Datt.h29 #define BT_ATT_ERR_ATTRIBUTE_NOT_FOUND 0x0a macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Datt.c677 BT_ATT_ERR_ATTRIBUTE_NOT_FOUND); in att_find_info_rsp()
831 data.err = BT_ATT_ERR_ATTRIBUTE_NOT_FOUND; in att_find_type_rsp()
878 BT_ATT_ERR_ATTRIBUTE_NOT_FOUND); in att_find_type_req()
1063 data.err = BT_ATT_ERR_ATTRIBUTE_NOT_FOUND; in att_read_type_rsp()
1471 BT_ATT_ERR_ATTRIBUTE_NOT_FOUND); in att_read_group_rsp()

Completed in 7 milliseconds