HomeSort by relevance Sort by last modified time
    Searched refs:app_id (Results 51 - 75 of 140) sorted by null

1 23 4 5 6

  /system/bt/bta/include/
bta_dm_co.h 155 tBTA_CODEC_INFO *p_codec_info, UINT8 app_id);
bta_pan_api.h 63 UINT8 app_id; /* application id */ member in struct:__anon72076
  /system/bt/btif/include/
btif_hh.h 65 UINT8 app_id; member in struct:__anon72183
  /frameworks/base/packages/WAPPushManager/src/com/android/smspush/
WapPushManager.java 115 * @param app_id application ID to look up
119 String app_id, String content_type) {
120 if (LOCAL_LOGV) Log.v(LOG_TAG, "queryLastApp app_id: " + app_id
127 new String[] {app_id, content_type},
181 public int processMessage(String app_id, String content_type, Intent intent)
183 Log.d(LOG_TAG, "wpman processMsg " + app_id + ":" + content_type);
187 WapPushManDBHelper.queryData lastapp = dbh.queryLastApp(db, app_id, content_type);
191 Log.w(LOG_TAG, "no receiver app found for " + app_id + ":" + content_type);
  /system/bt/bta/hh/
bta_hh_utils.c 187 UINT8 app_id)
198 p_cb->app_id = app_id;
235 p_cb->app_id = p_bta_hh_cfg->p_devt_list[xx].app_id;
bta_hh_api.c 330 UINT8 app_id, tBTA_HH_DEV_DSCP_INFO dscp_info)
341 p_buf->app_id = app_id;
  /system/bt/bta/av/
bta_av_main.c 170 app_id, BD_ADDR peer_addr);
171 static void bta_av_sys_rs_cback (tBTA_SYS_CONN_STATUS status,UINT8 id, UINT8 app_id, BD_ADDR peer_addr);
500 registr.app_id = p_data->api_reg.app_id;
523 p_scb->app_id = registr.app_id;
911 static void bta_av_sys_rs_cback (tBTA_SYS_CONN_STATUS status,UINT8 id, UINT8 app_id, BD_ADDR peer_addr)
928 APPL_TRACE_DEBUG("new_role:%d, hci_status:x%x hndl: x%x", id, app_id, p_scb->hndl);
930 if ((id != BTM_ROLE_MASTER) && (app_id != HCI_SUCCESS))
938 p_buf->hci_status = app_id;
    [all...]
  /system/bt/bta/hl/
bta_hl_int.h 240 UINT8 app_id; member in struct:__anon71826
254 UINT8 app_id; member in struct:__anon71827
266 UINT8 app_id; member in struct:__anon71828
274 UINT8 app_id; member in struct:__anon71829
389 UINT8 app_id; member in struct:__anon71842
511 UINT8 app_id; member in struct:__anon71848
520 UINT8 app_id; member in struct:__anon71849
609 extern tBTA_HL_STATUS bta_hl_sdp_update (UINT8 app_id);
744 extern BOOLEAN bta_hl_find_app_idx(UINT8 app_id, UINT8 *p_app_idx);
    [all...]
bta_hl_utils.c 1011 BOOLEAN bta_hl_find_app_idx(UINT8 app_id, UINT8 *p_app_idx)
1019 (bta_hl_cb.acb[i].app_id == app_id))
1028 APPL_TRACE_DEBUG("bta_hl_find_app_idx found=%d app_id=%d idx=%d ",
1029 found, app_id, i);
    [all...]
bta_hl_main.c 612 status = bta_hl_app_update(p_data->api_update.app_id, p_data->api_update.is_register);
618 evt_data.dereg_cfm.app_id = p_data->api_update.app_id;
648 evt_data.reg_cfm.app_id = p_data->api_update.app_id;
690 if (!bta_hl_is_a_duplicate_id(p_data->api_reg.app_id))
696 p_acb->app_id = p_data->api_reg.app_id;
738 evt_data.reg_cfm.app_id = p_data->api_reg.app_id;
    [all...]
  /hardware/qcom/msm8994/kernel-headers/linux/
qseecom.h 67 int app_id; member in struct:qseecom_load_img_req
82 int app_id; member in struct:qseecom_qseos_app_load_query
  /hardware/qcom/msm8994/original-kernel-headers/linux/
qseecom.h 93 int app_id; /* out*/ member in struct:qseecom_load_img_req
113 * @app_id - app id.
117 int app_id; /* out */ member in struct:qseecom_qseos_app_load_query
  /hardware/qcom/msm8996/kernel-headers/linux/
qseecom.h 69 int app_id; member in struct:qseecom_load_img_req
84 int app_id; member in struct:qseecom_qseos_app_load_query
  /hardware/qcom/msm8996/original-kernel-headers/linux/
qseecom.h 95 int app_id; /* out*/ member in struct:qseecom_load_img_req
115 * @app_id - app id.
119 int app_id; /* out */ member in struct:qseecom_qseos_app_load_query
  /hardware/qcom/msm8994/kernel-headers/sound/
lsm_params.h 90 enum lsm_app_id app_id; member in struct:snd_lsm_session_data
  /hardware/qcom/msm8994/original-kernel-headers/sound/
lsm_params.h 89 enum lsm_app_id app_id; member in struct:snd_lsm_session_data
  /hardware/qcom/msm8996/kernel-headers/linux/sound/
lsm_params.h 90 enum lsm_app_id app_id; member in struct:snd_lsm_session_data
  /hardware/qcom/msm8996/kernel-headers/sound/
lsm_params.h 90 enum lsm_app_id app_id; member in struct:snd_lsm_session_data
  /hardware/qcom/msm8996/original-kernel-headers/linux/sound/
lsm_params.h 89 enum lsm_app_id app_id; member in struct:snd_lsm_session_data
  /hardware/qcom/msm8996/original-kernel-headers/sound/
lsm_params.h 89 enum lsm_app_id app_id; member in struct:snd_lsm_session_data
  /hardware/qcom/msm8x26/kernel-headers/sound/
lsm_params.h 80 enum lsm_app_id app_id; member in struct:snd_lsm_session_data
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
lsm_params.h 77 enum lsm_app_id app_id; member in struct:snd_lsm_session_data
  /external/autotest/client/cros/
webstore_test.py 261 def launch_app(self, app_id):
266 @param app_id: The ID of the app to run
268 logging.info('Launching app %s', app_id)
271 self.driver.get(self.detail_page(app_id))
  /system/bt/bta/ag/
bta_ag_cmd.c 851 val.hdr.app_id = p_scb->app_id;
891 val.hdr.app_id = p_scb->app_id;
    [all...]
bta_ag_int.h 169 UINT8 app_id; member in struct:__anon71609
277 UINT8 app_id; /* application id */ member in struct:__anon71619
362 UINT8 app_id, BD_ADDR peer_addr);

Completed in 1800 milliseconds

1 23 4 5 6