Searched refs:p_enc_cplt_cback (Results 1 – 3 of 3) sorted by relevance
36 tBTM_RAND_ENC_CB* p_enc_cplt_cback);
232 tBTM_RAND_ENC_CB* p_enc_cplt_cback) { in btm_ble_rand_enc_complete() argument
994 tBTM_RAND_ENC_CB* p_enc_cplt_cback) { in btm_ble_rand_enc_complete() argument1003 if (p_enc_cplt_cback && p) { in btm_ble_rand_enc_complete()1018 if (p_enc_cplt_cback) /* Call the Encryption complete callback function */ in btm_ble_rand_enc_complete()1019 (*p_enc_cplt_cback)(¶ms); in btm_ble_rand_enc_complete()