Searched refs:extension_present (Results 1 – 2 of 2) sorted by relevance
339 bool extension_present, fw_ext_present; in bnep_data_ind() local352 extension_present = type >> 7; in bnep_data_ind()374 if (extension_present) { in bnep_data_ind()421 extension_present); in bnep_data_ind()442 p_bcb->con_state != BNEP_STATE_CONNECTED && extension_present && p && in bnep_data_ind()450 while (extension_present && p && rem_len) { in bnep_data_ind()453 extension_present = ext_type >> 7; in bnep_data_ind()486 while (extension_present && p && rem_len) { in bnep_data_ind()488 extension_present = ext_type >> 7; in bnep_data_ind()
255 uint8_t extension_present = true, *p, ext_type; in BNEP_ConnectResp() local260 while (extension_present && p && rem_len) { in BNEP_ConnectResp()263 extension_present = ext_type >> 7; in BNEP_ConnectResp()