Searched refs:btm_ble_sec_act (Results 1 – 1 of 1) sorted by relevance
466 tBTM_BLE_SEC_ACT btm_ble_sec_act; in gatt_security_check_start() local491 gatt_convert_sec_action(gatt_sec_act, &btm_ble_sec_act); in gatt_security_check_start()493 …tus = BTM_SetEncryption(p_tcb->peer_bda, p_tcb->transport , gatt_enc_cmpl_cback, &btm_ble_sec_act); in gatt_security_check_start()