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

  /system/bt/btif/include/
btif_dm.h 36 void bte_dm_evt(tBTA_DM_SEC_EVT event, tBTA_DM_SEC *p_data);
  /system/bt/bta/dm/
bta_dm_act.c 271 p_data->enable.p_sec_cback(BTA_DM_ENABLE_EVT, (tBTA_DM_SEC *)&enable_event);
686 tBTA_DM_SEC sec_event;
    [all...]
  /system/bt/btif/src/
btif_dm.c 274 tBTA_DM_SEC *dst_dm_sec = (tBTA_DM_SEC*)dst;
275 tBTA_DM_SEC *src_dm_sec = (tBTA_DM_SEC*)src;
291 static void btif_dm_data_free(uint16_t event, tBTA_DM_SEC *dm_sec)
    [all...]
  /system/bt/bta/include/
bta_api.h     [all...]

Completed in 135 milliseconds