Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Datt.h25 #define BT_ATT_ERR_NOT_SUPPORTED 0x06 macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Datt.c386 return BT_ATT_ERR_NOT_SUPPORTED; in att_mtu_req()
1751 return BT_ATT_ERR_NOT_SUPPORTED; in att_prepare_write_req()
1815 return BT_ATT_ERR_NOT_SUPPORTED; in att_exec_write_req()
2332 BT_ATT_ERR_NOT_SUPPORTED); in bt_att_recv()
A Dgatt.c3591 if (err == BT_ATT_ERR_NOT_SUPPORTED) { in gatt_read_mult_vl_rsp()

Completed in 16 milliseconds