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

  /external/bluetooth/bluedroid/btif/src/
btif_util.c 261 CASE_RETURN_STR(BTA_DM_AUTH_CMPL_EVT)
btif_dm.c     [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 489 #define BTA_DM_AUTH_CMPL_EVT 3 /* Authentication complete indication. */
626 /* Structure associated with BTA_DM_AUTH_CMPL_EVT */
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 855 bta_dm_cb.p_sec_cback(BTA_DM_AUTH_CMPL_EVT, &sec_event);
    [all...]

Completed in 37 milliseconds