Searched refs:info_rx_bits (Results 1 – 3 of 3) sorted by relevance
582 else if ( p_lcb->info_rx_bits & (1 << L2CAP_EXTENDED_FEATURES_INFO_TYPE) ) in l2c_ucd_connect()679 if ( p_ccb->p_lcb->info_rx_bits & (1 << L2CAP_EXTENDED_FEATURES_INFO_TYPE) ) in l2c_ucd_check_pending_info_req()707 if ( p_ccb->p_lcb->info_rx_bits & (1 << L2CAP_CONNLESS_MTU_INFO_TYPE)) in l2c_ucd_check_pending_info_req()
410 UINT8 info_rx_bits; /* set 1 if received info type */ member
742 p_lcb->info_rx_bits |= (1 << info_type); in process_l2cap_cmd()