Searched refs:p_enc_cplt_cback (Results 1 – 2 of 2) sorted by relevance
108 tBTM_RAND_ENC_CB* p_enc_cplt_cback);
1155 tBTM_RAND_ENC_CB* p_enc_cplt_cback) { in btm_ble_rand_enc_complete() argument1164 if (p_enc_cplt_cback && p) { in btm_ble_rand_enc_complete()1179 if (p_enc_cplt_cback) /* Call the Encryption complete callback function */ in btm_ble_rand_enc_complete()1180 (*p_enc_cplt_cback)(¶ms); in btm_ble_rand_enc_complete()