Searched refs:auth_cmpl (Results 1 – 3 of 3) sorted by relevance
727 sec_event.auth_cmpl.bd_addr = bd_addr; in bta_dm_bond()732 memcpy(sec_event.auth_cmpl.bd_name, p_name, BD_NAME_LEN); in bta_dm_bond()733 sec_event.auth_cmpl.bd_name[BD_NAME_LEN] = 0; in bta_dm_bond()740 sec_event.auth_cmpl.fail_reason = HCI_ERR_ILLEGAL_COMMAND; in bta_dm_bond()742 sec_event.auth_cmpl.success = true; in bta_dm_bond()2071 p_auth_cmpl = &sec_event.auth_cmpl; in bta_dm_new_link_key_cback()2081 sec_event.auth_cmpl.fail_reason = HCI_SUCCESS; in bta_dm_new_link_key_cback()2084 BTM_ReadDevInfo(bd_addr, &sec_event.auth_cmpl.dev_type, in bta_dm_new_link_key_cback()2085 &sec_event.auth_cmpl.addr_type); in bta_dm_new_link_key_cback()2114 .auth_cmpl = in bta_dm_authentication_complete_cback()[all …]
376 tBTA_DM_AUTH_CMPL auth_cmpl; /* Authentication complete indication. */ member
1525 btif_dm_auth_cmpl_evt(&p_data->auth_cmpl); in btif_dm_upstreams_evt()1710 btif_dm_ble_auth_cmpl_evt(&p_data->auth_cmpl); in btif_dm_upstreams_evt()