Searched refs:GKI_init_q (Results 1 - 19 of 19) sorted by relevance

/external/bluetooth/bluedroid/stack/avdt/
H A Davdt_ccb.c388 GKI_init_q(&p_ccb->cmd_q);
389 GKI_init_q(&p_ccb->rsp_q);
H A Davdt_api.c940 GKI_init_q (&evt.apiwrite.frag_q);
1196 GKI_init_q (&evt.apiwrite.frag_q);
H A Davdt_scb.c606 GKI_init_q(&p_scb->frag_q);
/external/bluetooth/bluedroid/bta/pan/
H A Dbta_pan_act.c85 GKI_init_q(&p_scb->data_queue);
563 GKI_init_q(&p_scb->data_queue);
/external/bluetooth/bluedroid/gki/common/
H A Dgki.h427 GKI_API extern void GKI_init_q (BUFFER_Q *);
H A Dgki_buffer.c336 ** Function GKI_init_q
343 void GKI_init_q (BUFFER_Q *p_q) function
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki.h450 GKI_API extern void GKI_init_q (BUFFER_Q *);
H A Dgki_buffer.c324 ** Function GKI_init_q
331 void GKI_init_q (BUFFER_Q *p_q) function
/external/libnfc-nci/src/gki/common/
H A Dgki.h452 GKI_API extern void GKI_init_q (BUFFER_Q *);
H A Dgki_buffer.c324 ** Function GKI_init_q
331 void GKI_init_q (BUFFER_Q *p_q) function
/external/bluetooth/bluedroid/stack/rfcomm/
H A Drfc_utils.c177 GKI_init_q(&p_mcb->cmd_q);
/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_main.c100 GKI_init_q (&gatt_cb.sign_op_queue);
H A Dgatt_utils.c940 GKI_init_q (&p_tcb->pending_enc_clcb);
941 GKI_init_q (&p_tcb->pending_ind_q);
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_sock_rfc.c139 GKI_init_q(&rfc_slots[i].incoming_que);
H A Dbtif_hl.c5220 GKI_init_q(&soc_queue);
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A Duserial_linux.c548 GKI_init_q(&Userial_in_q);
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_utils.c1465 GKI_init_q (&p_ccb->xmit_hold_q);
2594 GKI_init_q (&p_ccb->xmit_hold_q);
H A Dl2c_fcr.c804 GKI_init_q (&p_ccb->fcrb.srej_rcv_hold_q);
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_sec.c2655 GKI_init_q (&btm_cb.sec_pending_q);

Completed in 420 milliseconds