Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Datt.h23 #define BT_ATT_ERR_INVALID_PDU 0x04 macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Datt.c397 return BT_ATT_ERR_INVALID_PDU; in att_mtu_req()
557 return att_handle_rsp(chan, NULL, 0, BT_ATT_ERR_INVALID_PDU); in att_mtu_rsp()
1093 return BT_ATT_ERR_INVALID_PDU; in att_read_type_req()
1493 return BT_ATT_ERR_INVALID_PDU; in att_read_group_req()
2352 err = BT_ATT_ERR_INVALID_PDU; in bt_att_recv()

Completed in 7 milliseconds