Searched refs:extension_present (Results 1 – 2 of 2) sorted by relevance
481 BOOLEAN extension_present, fw_ext_present; in bnep_data_ind() local496 extension_present = type >> 7; in bnep_data_ind()514 if (extension_present) in bnep_data_ind()554 …EP_TRACE_DEBUG ("BNEP - rcv frame, type: %d len: %d Ext: %d", type, p_buf->len, extension_present); in bnep_data_ind()576 extension_present && p && rem_len) in bnep_data_ind()585 while (extension_present && p && rem_len) in bnep_data_ind()588 extension_present = ext_type >> 7; in bnep_data_ind()622 while (extension_present && p && rem_len) in bnep_data_ind()625 extension_present = ext_type >> 7; in bnep_data_ind()
277 UINT8 extension_present = TRUE, *p, ext_type; in BNEP_ConnectResp() local282 while (extension_present && p && rem_len) in BNEP_ConnectResp()285 extension_present = ext_type >> 7; in BNEP_ConnectResp()