Searched refs:BT_ATT_ERR_INVALID_PDU (Results 1 – 3 of 3) sorted by relevance
40 #define BT_ATT_ERR_INVALID_PDU 0x04 macro
201 ATT_ERR(BT_ATT_ERR_INVALID_PDU), in bt_att_err_to_str()866 return BT_ATT_ERR_INVALID_PDU; in att_mtu_req()1011 return att_handle_rsp(chan, NULL, 0, BT_ATT_ERR_INVALID_PDU); in att_mtu_rsp()1567 return BT_ATT_ERR_INVALID_PDU; in att_read_type_req()2016 return BT_ATT_ERR_INVALID_PDU; in att_read_group_req()3017 err = BT_ATT_ERR_INVALID_PDU; in bt_att_recv()
4385 cb_err = BT_ATT_ERR_INVALID_PDU; in unicast_client_read_func()