Searched refs:ATT_REQ (Results 1 – 1 of 1) sorted by relevance
39 #define ATT_REQ(_node) CONTAINER_OF(_node, struct bt_att_req, node) macro505 meta = bt_att_get_tx_meta_data(ATT_REQ(curr)->buf); in get_first_req_matching_chan()516 return ATT_REQ(curr); in get_first_req_matching_chan()525 return ATT_REQ(node); in get_first_req_matching_chan()609 if (chan_req_send(chan, ATT_REQ(node)) >= 0) { in bt_att_sent()3373 if (bt_att_chan_req_send(chan, ATT_REQ(node)) >= 0) { in bt_att_status()