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

  /system/bt/stack/btm/
btm_devctl.c 907 if (btm_cb.devcb.p_stored_link_key_cmpl_cb)
923 btm_cb.devcb.p_stored_link_key_cmpl_cb = p_cb;
944 tBTM_CMPL_CB *p_cb = btm_cb.devcb.p_stored_link_key_cmpl_cb;
948 btm_cb.devcb.p_stored_link_key_cmpl_cb = NULL;
    [all...]
btm_int.h 133 tBTM_CMPL_CB *p_stored_link_key_cmpl_cb; /* Read/Write/Delete stored link key */ member in struct:__anon72458
    [all...]

Completed in 45 milliseconds