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

  /external/bluetooth/bluedroid/stack/btm/
btm_acl.c 768 btm_cb.devcb.p_chg_link_key_cb = p_cb;
826 if (btm_cb.devcb.p_chg_link_key_cb)
828 (*btm_cb.devcb.p_chg_link_key_cb)((void *)p_data);
829 btm_cb.devcb.p_chg_link_key_cb = NULL;
    [all...]
btm_int.h 174 tBTM_CMPL_CB *p_chg_link_key_cb; /* Callback function to be called when */ member in struct:__anon3070
    [all...]

Completed in 746 milliseconds