Searched refs:remote_fixed_chan (Results 1 – 1 of 1) sorted by relevance
1604 uint8_t remote_fixed_chan; in bt_smp_br_send_pairing_req() local1606 remote_fixed_chan = bt_l2cap_br_get_remote_fixed_chan(conn); in bt_smp_br_send_pairing_req()1607 if (!(remote_fixed_chan & BIT(BT_L2CAP_CID_BR_SMP))) { in bt_smp_br_send_pairing_req()