Home | History | Annotate | Download | only in btm

Lines Matching refs:BT_HDR

3272     BT_HDR  *p_buf;
3277 if ((p_buf = (BT_HDR *)GKI_dequeue (&btm_cb.page_queue)) != NULL)
3305 BT_HDR *p;
3308 while ((p = (BT_HDR *)GKI_dequeue(&btm_cb.page_queue)) != NULL)
3334 void btm_acl_paging (BT_HDR *p, BD_ADDR bda)