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 852 bdcpy(sec_event.auth_cmpl.bd_addr, p_data->bond.bd_addr);
856 memcpy(sec_event.auth_cmpl.bd_name, p_name, (BD_NAME_LEN-1));
857 sec_event.auth_cmpl.bd_name[BD_NAME_LEN-1] = 0;
861 sec_event.auth_cmpl.key_present = FALSE;
862 sec_event.auth_cmpl.success = FALSE;
864 sec_event.auth_cmpl.fail_reason = HCI_ERR_ILLEGAL_COMMAND;
867 sec_event.auth_cmpl.success = TRUE;
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_dm.c     [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 926 tBTA_DM_AUTH_CMPL auth_cmpl; \/* Authentication complete indication. *\/ member in union:__anon5340
    [all...]

Completed in 884 milliseconds