Searched refs:GKI_getfirst (Results 1 – 5 of 5) sorted by relevance
447 GKI_API extern void *GKI_getfirst (BUFFER_Q *);
1022 void *GKI_getfirst (BUFFER_Q *p_q) in GKI_getfirst() function
449 GKI_API extern void *GKI_getfirst (BUFFER_Q *);
181 p_data = (BT_HDR *)GKI_getfirst (&p_cb->tx_q); in nfc_ncif_send_data()241 p_data = (BT_HDR *)GKI_getfirst (&p_cb->tx_q); in nfc_ncif_send_data()1414 while ((p_evt = (BT_HDR *)GKI_getfirst (&p_cb->rx_q)) != NULL) in nfc_data_event()