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

  /system/bt/stack/avct/
avct_int.h 171 extern void avct_lcb_bind_conn(tAVCT_LCB* p_lcb, tAVCT_LCB_EVT* p_data);
avct_lcb.cc 67 AVCT_LCB_BIND_CONN,
87 avct_lcb_bind_conn, avct_lcb_bind_fail, avct_lcb_unbind_disc,
124 /* UL_BIND */ {AVCT_LCB_BIND_CONN, AVCT_LCB_IGNORE, AVCT_LCB_OPEN_ST},
avct_lcb_act.cc 331 * Function avct_lcb_bind_conn
339 void avct_lcb_bind_conn(tAVCT_LCB* p_lcb, tAVCT_LCB_EVT* p_data) { function

Completed in 63 milliseconds