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.cc 802 if (btm_cb.devcb.p_stored_link_key_cmpl_cb) return (BTM_BUSY);
809 btm_cb.devcb.p_stored_link_key_cmpl_cb = p_cb;
834 tBTM_CMPL_CB* p_cb = btm_cb.devcb.p_stored_link_key_cmpl_cb;
838 btm_cb.devcb.p_stored_link_key_cmpl_cb = NULL;
btm_int_types.h 120 p_stored_link_key_cmpl_cb; /* Read/Write/Delete stored link key */ member in struct:__anon2161
    [all...]

Completed in 63 milliseconds