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 856 btm_cb.devcb.p_chg_link_key_cb = p_cb;
914 if (btm_cb.devcb.p_chg_link_key_cb)
916 (*btm_cb.devcb.p_chg_link_key_cb)((void *)p_data);
917 btm_cb.devcb.p_chg_link_key_cb = NULL;
    [all...]
btm_int.h 175 tBTM_CMPL_CB *p_chg_link_key_cb; /* Callback function to be called when */ member in struct:__anon5864
    [all...]

Completed in 30 milliseconds