Searched refs:BT_L2CAP_CID_BR_SMP (Results 1 – 3 of 3) sorted by relevance
22 #define BT_L2CAP_CID_BR_SMP 0x0007 macro
297 if (l2cap->info_fixed_chan & BIT(BT_L2CAP_CID_BR_SMP)) { in connect_optional_fixed_channels()301 BT_L2CAP_CID_BR_SMP); in connect_optional_fixed_channels()
839 chan = bt_l2cap_le_lookup_tx_cid(conn, BT_L2CAP_CID_BR_SMP); in smp_check_complete()1035 bt_l2cap_send_cb(smp->chan.chan.conn, BT_L2CAP_CID_BR_SMP, buf, cb, in smp_br_send()1697 chan = bt_l2cap_br_lookup_rx_cid(conn, BT_L2CAP_CID_BR_SMP); in smp_br_chan_get()5553 BT_L2CAP_CHANNEL_DEFINE(smp_br_fixed_chan, BT_L2CAP_CID_BR_SMP,
Completed in 15 milliseconds