Searched refs:NG_L2CAP_SMP_CID (Results 1 – 5 of 5) sorted by relevance
135 _ng_l2cap_con_rsp(cmd->aux, cmd->ident, NG_L2CAP_SMP_CID, in ng_l2cap_l2ca_con_req()136 NG_L2CAP_SMP_CID, 0, 0); in ng_l2cap_l2ca_con_req()199 }else if(ch->scid == NG_L2CAP_SMP_CID){ in ng_l2cap_l2ca_con_rsp()246 (ip->lcid != NG_L2CAP_SMP_CID)){ in ng_l2cap_l2ca_con_rsp_req()294 (ch->scid == NG_L2CAP_SMP_CID))? in ng_l2cap_l2ca_con_rsp_req()366 ch->scid ==NG_L2CAP_SMP_CID){ in ng_l2cap_l2ca_encryption_change()563 (ch->scid == NG_L2CAP_SMP_CID))? in ng_l2cap_l2ca_cfg_req()875 ch = ng_l2cap_chan_by_conhandle(l2cap, NG_L2CAP_SMP_CID, in ng_l2cap_l2ca_write_req()966 }else if(ch->scid == NG_L2CAP_SMP_CID){ in ng_l2cap_l2ca_write_rsp()1016 }else if(hdr->dcid == NG_L2CAP_SMP_CID){ in ng_l2cap_l2ca_receive()[all …]
479 else if(dcid == NG_L2CAP_SMP_CID) in ng_l2cap_process_con_req()609 (cmd->ch->scid == NG_L2CAP_SMP_CID)) in ng_l2cap_process_con_rsp()
345 ch->scid = ch->dcid = NG_L2CAP_SMP_CID; in ng_l2cap_new_chan()
80 #define NG_L2CAP_SMP_CID 0x0006 macro
2185 }else if (sa->l2cap_cid == NG_L2CAP_SMP_CID){ in ng_btsocket_l2cap_connect()2538 l2cap->l2cap_cid = NG_L2CAP_SMP_CID; in ng_btsocket_l2cap_peeraddr()