Searched refs:info_rx_bits (Results 1 – 3 of 3) sorted by relevance
547 } else if ( p_lcb->info_rx_bits & (1 << L2CAP_EXTENDED_FEATURES_INFO_TYPE) ) { in l2c_ucd_connect()638 if ( p_ccb->p_lcb->info_rx_bits & (1 << L2CAP_EXTENDED_FEATURES_INFO_TYPE) ) { in l2c_ucd_check_pending_info_req()660 if ( p_ccb->p_lcb->info_rx_bits & (1 << L2CAP_CONNLESS_MTU_INFO_TYPE)) { in l2c_ucd_check_pending_info_req()
723 p_lcb->info_rx_bits |= (1 << info_type); in process_l2cap_cmd()
407 UINT8 info_rx_bits; /* set 1 if received info type */ member