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

  /external/bluetooth/bluedroid/btif/include/
btif_hl.h 195 } btif_hl_pending_chan_cb_t; typedef in typeref:struct:__anon641
209 btif_hl_pending_chan_cb_t pcb;
  /external/bluetooth/bluedroid/btif/src/
btif_hl.c 493 static void btif_hl_clean_pcb(btif_hl_pending_chan_cb_t *p_pcb)
496 memset(p_pcb, 0 , sizeof(btif_hl_pending_chan_cb_t));
766 btif_hl_pending_chan_cb_t *p_pcb;
903 btif_hl_pending_chan_cb_t *p_pcb;
    [all...]

Completed in 798 milliseconds