Searched refs:p_head (Results 1 – 4 of 4) sorted by relevance
151 connect_node_t *p_head = list_front(connect_queue); in btif_queue_connect_next() local155 if (p_head->busy) in btif_queue_connect_next()158 p_head->busy = true; in btif_queue_connect_next()159 return p_head->connect_cb(&p_head->bda, p_head->uuid); in btif_queue_connect_next()
223 UINT8 *p_head = p; in sdp_compose_proto_list() local262 return (p - p_head); in sdp_compose_proto_list()533 UINT8 *p_head; in SDP_AddSequence() local542 p_head = p; in SDP_AddSequence()571 p = p_head; in SDP_AddSequence()572 if(p_head == p_buff) in SDP_AddSequence()
99 UINT8 *p_head = p; in bta_hl_compose_supported_feature_list() local129 return(p - p_head); in bta_hl_compose_supported_feature_list()
558 tBTA_HH_LE_RPT * bta_hh_le_find_rpt_by_idtype(tBTA_HH_LE_RPT*p_head, UINT8 mode, in bta_hh_le_find_rpt_by_idtype() argument561 tBTA_HH_LE_RPT *p_rpt = p_head; in bta_hh_le_find_rpt_by_idtype()