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

  /external/bluetooth/bluedroid/stack/gap/
gap_utils.c 79 gap_convert_btm_status ((tBTM_STATUS)((tBTM_REMOTE_DEV_NAME *)p_data)->status);
159 void gap_find_addr_name_cb (tBTM_REMOTE_DEV_NAME *p)
  /external/bluetooth/bluedroid/stack/include/
gap_api.h 168 typedef tBTM_REMOTE_DEV_NAME tGAP_REMOTE_DEV_NAME; /* see btm_api.h */
    [all...]
btm_api.h 664 } tBTM_REMOTE_DEV_NAME;
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_dm.c 142 static void btif_dm_cb_hid_remote_name(tBTM_REMOTE_DEV_NAME *p_remote_name);
455 (char *)p_param, sizeof(tBTM_REMOTE_DEV_NAME), NULL);
468 static void btif_dm_cb_hid_remote_name(tBTM_REMOTE_DEV_NAME *p_remote_name)
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 45 static void bta_dm_remname_cback (tBTM_REMOTE_DEV_NAME *p_remote_name);
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c     [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c 95 static void bta_jv_get_remote_device_name_cback(tBTM_REMOTE_DEV_NAME *p_name)
    [all...]

Completed in 63 milliseconds