Searched refs:auth_cmpl (Results 1 – 3 of 3) sorted by relevance
827 sec_event.auth_cmpl.bd_addr = bd_addr; in bta_dm_bond()830 memcpy(sec_event.auth_cmpl.bd_name, p_name, (BD_NAME_LEN - 1)); in bta_dm_bond()831 sec_event.auth_cmpl.bd_name[BD_NAME_LEN - 1] = 0; in bta_dm_bond()838 sec_event.auth_cmpl.fail_reason = HCI_ERR_ILLEGAL_COMMAND; in bta_dm_bond()840 sec_event.auth_cmpl.success = true; in bta_dm_bond()2391 p_auth_cmpl = &sec_event.auth_cmpl; in bta_dm_new_link_key_cback()2401 sec_event.auth_cmpl.fail_reason = HCI_SUCCESS; in bta_dm_new_link_key_cback()2404 BTM_ReadDevInfo(bd_addr, &sec_event.auth_cmpl.dev_type, in bta_dm_new_link_key_cback()2405 &sec_event.auth_cmpl.addr_type); in bta_dm_new_link_key_cback()2437 sec_event.auth_cmpl.bd_addr = bd_addr; in bta_dm_authentication_complete_cback()[all …]
675 tBTA_DM_AUTH_CMPL auth_cmpl; /* Authentication complete indication. */ member
1657 btif_dm_auth_cmpl_evt(&p_data->auth_cmpl); in btif_dm_upstreams_evt()1847 btif_dm_ble_auth_cmpl_evt(&p_data->auth_cmpl); in btif_dm_upstreams_evt()