Searched refs:extension_present (Results 1 – 2 of 2) sorted by relevance
330 bool extension_present, fw_ext_present; in bnep_data_ind() local343 extension_present = type >> 7; in bnep_data_ind()367 if (extension_present) { in bnep_data_ind()417 p_buf->len, extension_present); in bnep_data_ind()438 p_bcb->con_state != BNEP_STATE_CONNECTED && extension_present && p && in bnep_data_ind()446 while (extension_present && p && rem_len) { in bnep_data_ind()449 extension_present = ext_type >> 7; in bnep_data_ind()483 while (extension_present && p && rem_len) { in bnep_data_ind()485 extension_present = ext_type >> 7; in bnep_data_ind()
252 uint8_t extension_present = true, *p, ext_type; in BNEP_ConnectResp() local257 while (extension_present && p && rem_len) { in BNEP_ConnectResp()259 extension_present = ext_type >> 7; in BNEP_ConnectResp()