HomeSort by relevance Sort by last modified time
    Searched refs:auth_cmpl (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 837 bdcpy(sec_event.auth_cmpl.bd_addr, p_data->bond.bd_addr);
838 memcpy(sec_event.auth_cmpl.bd_name, p_name, (BD_NAME_LEN-1));
839 sec_event.auth_cmpl.bd_name[BD_NAME_LEN-1] = 0;
842 sec_event.auth_cmpl.key_present = FALSE;
843 sec_event.auth_cmpl.success = FALSE;
845 sec_event.auth_cmpl.fail_reason = HCI_ERR_ILLEGAL_COMMAND;
848 sec_event.auth_cmpl.success = TRUE;
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_dm.c     [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 791 tBTA_DM_AUTH_CMPL auth_cmpl; \/* Authentication complete indication. *\/ member in union:__anon3077
    [all...]

Completed in 37 milliseconds