HomeSort by relevance Sort by last modified time
    Searched refs:btif_hl_pending_chan_cb_t (Results 1 - 2 of 2) sorted by null

  /system/bt/btif/include/
btif_hl.h 199 } btif_hl_pending_chan_cb_t; typedef in typeref:struct:__anon73730
213 btif_hl_pending_chan_cb_t pcb;
  /system/bt/btif/src/
btif_hl.c 411 static void btif_hl_clean_pcb(btif_hl_pending_chan_cb_t *p_pcb)
414 memset(p_pcb, 0 , sizeof(btif_hl_pending_chan_cb_t));
680 btif_hl_pending_chan_cb_t *p_pcb;
817 btif_hl_pending_chan_cb_t *p_pcb;
    [all...]

Completed in 34 milliseconds