HomeSort by relevance Sort by last modified time
    Searched refs:app_id (Results 1 - 25 of 94) sorted by null

1 2 3 4

  /external/bluetooth/bluedroid/bta/include/
bta_hl_co.h 46 ** Parameters app_id - application ID
53 BTA_API extern BOOLEAN bta_hl_co_get_num_of_mdep(UINT8 app_id, UINT8 *p_num_of_mdep);
61 ** Parameters app_id - application ID
67 BTA_API extern BOOLEAN bta_hl_co_advrtise_source_sdp(UINT8 app_id);
76 ** Parameters app_id - HDP application ID
85 BTA_API extern BOOLEAN bta_hl_co_get_mdep_config(UINT8 app_id,
99 ** Parameters app_id - HDP application ID
105 BTA_API extern BOOLEAN bta_hl_co_get_echo_config(UINT8 app_id,
116 ** Parameters app_id - HDP application ID
123 BTA_API extern void bta_hl_co_save_mdl(UINT8 app_id, UINT8 item_idx, tBTA_HL_MDL_CFG *p_mdl_cfg )
    [all...]
bta_hh_co.h 43 UINT8 ctry_code, BD_ADDR peer_addr, UINT8 app_id);
57 UINT16 attr_mask, UINT8 app_id);
69 BTA_API extern void bta_hh_co_close(UINT8 dev_handle, UINT8 app_id);
bta_pan_co.h 81 BTA_API extern void bta_pan_co_open(UINT16 handle, UINT8 app_id, tBTA_PAN_ROLE local_role, tBTA_PAN_ROLE peer_role, BD_ADDR peer_addr);
94 BTA_API extern void bta_pan_co_close(UINT16 handle, UINT8 app_id);
109 BTA_API extern void bta_pan_co_tx_path(UINT16 handle, UINT8 app_id);
124 BTA_API extern void bta_pan_co_rx_path(UINT16 handle, UINT8 app_id);
139 BTA_API extern void bta_pan_co_tx_write(UINT16 handle, UINT8 app_id, BD_ADDR src, BD_ADDR dst, UINT16 protocol, UINT8 *p_data,
155 BTA_API extern void bta_pan_co_tx_writebuf(UINT16 handle, UINT8 app_id, BD_ADDR src, BD_ADDR dst, UINT16 protocol, BT_HDR *p_buf,
173 BTA_API extern void bta_pan_co_rx_flow(UINT16 handle, UINT8 app_id, BOOLEAN enable);
bta_fs_co.h 110 #define BTA_FS_INVALID_APP_ID (0xFF) /* this app_id is reserved */
154 UINT8 app_id; member in struct:__anon2671
191 ** app_id - application ID specified in the enable functions.
203 UINT16 evt, UINT8 app_id);
214 ** app_id - application ID specified in the enable functions.
222 tBTA_FS_CO_SESS_ST new_st, char *p_path, UINT8 *p_info, UINT8 app_id);
233 ** app_id - application ID specified in the enable functions.
240 BTA_API extern void bta_fs_co_resume_op(UINT32 offset, UINT16 evt, UINT8 app_id);
253 ** app_id - application ID specified in the enable functions.
261 UINT32 *p_timeout, UINT32 *p_offset, UINT8 info, UINT8 app_id);
    [all...]
bta_ag_co.h 67 BTA_API extern void bta_ag_co_audio_state(UINT16 handle, UINT8 app_id, UINT8 state);
  /external/bluetooth/bluedroid/bta/sys/
bta_sys_conn.c 201 void bta_sys_conn_open(UINT8 id, UINT8 app_id, BD_ADDR peer_addr)
206 bta_sys_cb.prm_cb(BTA_SYS_CONN_OPEN, id, app_id, peer_addr);
213 bta_sys_cb.ppm_cb(BTA_SYS_CONN_OPEN, id, app_id, peer_addr);
231 void bta_sys_conn_close(UINT8 id, UINT8 app_id, BD_ADDR peer_addr)
236 bta_sys_cb.prm_cb(BTA_SYS_CONN_CLOSE, id, app_id, peer_addr);
243 bta_sys_cb.ppm_cb(BTA_SYS_CONN_CLOSE, id, app_id, peer_addr);
260 void bta_sys_app_open(UINT8 id, UINT8 app_id, BD_ADDR peer_addr)
264 bta_sys_cb.ppm_cb(BTA_SYS_APP_OPEN, id, app_id, peer_addr);
280 void bta_sys_app_close(UINT8 id, UINT8 app_id, BD_ADDR peer_addr)
284 bta_sys_cb.ppm_cb(BTA_SYS_APP_CLOSE, id, app_id, peer_addr)
    [all...]
bta_sys.h 151 typedef void (tBTA_SYS_CONN_CBACK)(tBTA_SYS_CONN_STATUS status,UINT8 id, UINT8 app_id, BD_ADDR peer_addr);
154 typedef void (tBTA_SYS_SSR_CFG_CBACK)(UINT8 id, UINT8 app_id, UINT16 latency, UINT16 tout);
268 extern void bta_sys_conn_open(UINT8 id, UINT8 app_id, BD_ADDR peer_addr);
269 extern void bta_sys_conn_close(UINT8 id, UINT8 app_id, BD_ADDR peer_addr);
270 extern void bta_sys_app_open(UINT8 id, UINT8 app_id, BD_ADDR peer_addr);
271 extern void bta_sys_app_close(UINT8 id, UINT8 app_id, BD_ADDR peer_addr);
272 extern void bta_sys_sco_open(UINT8 id, UINT8 app_id, BD_ADDR peer_addr);
273 extern void bta_sys_sco_close(UINT8 id, UINT8 app_id, BD_ADDR peer_addr);
274 extern void bta_sys_sco_use(UINT8 id, UINT8 app_id, BD_ADDR peer_addr);
275 extern void bta_sys_sco_unuse(UINT8 id, UINT8 app_id, BD_ADDR peer_addr)
    [all...]
  /external/bluetooth/bluedroid/stack/include/
goep_fs.h 151 UINT16 event_id, UINT8 app_id);
163 typedef void (tGOEP_CLOSE_CBACK) (tGOEP_FD fd, UINT8 app_id);
183 UINT16 event_id, UINT8 app_id);
201 UINT16 event_id, UINT8 app_id);
214 typedef void (tGOEP_SEEK_CBACK) (tGOEP_FD fd, INT32 offset, INT16 origin, UINT8 app_id);
243 UINT8 app_id);
259 BOOLEAN *p_is_dir, UINT8 app_id);
276 typedef tGOEP_STATUS (tGOEP_MKDIR_CBACK) (const char *p_path, UINT8 app_id);
294 typedef tGOEP_STATUS (tGOEP_RMDIR_CBACK) (const char *p_path, UINT8 app_id);
311 typedef tGOEP_STATUS (tGOEP_UNLINK_CBACK) (const char *p_path, UINT8 app_id);
    [all...]
  /hardware/libhardware/include/hardware/
bt_hl.h 75 typedef void (* bthl_app_reg_state_callback)(int app_id, bthl_app_reg_state_t state);
81 typedef void (* bthl_channel_state_callback)(int app_id, bt_bdaddr_t *bd_addr, int mdep_cfg_index, int channel_id, bthl_channel_state_t state, int fd);
104 bt_status_t (*register_application) ( bthl_reg_param_t *p_reg_param, int *app_id);
107 bt_status_t (*unregister_application) (int app_id);
110 bt_status_t (*connect_channel)(int app_id, bt_bdaddr_t *bd_addr, int mdep_cfg_index, int *channel_id);
  /external/bluetooth/bluedroid/btif/co/
bta_hl_co.c 65 ** Parameters app_id - application ID
72 BOOLEAN bta_hl_co_get_num_of_mdep(UINT8 app_id, UINT8 *p_num_of_mdep)
77 if (btif_hl_find_app_idx(app_id, &app_idx))
96 ** Parameters app_id - application ID
102 BOOLEAN bta_hl_co_advrtise_source_sdp(UINT8 app_id)
107 if (btif_hl_find_app_idx(app_id, &app_idx))
125 ** Parameters app_id - HDP application ID
134 BOOLEAN bta_hl_co_get_mdep_config(UINT8 app_id,
144 BTIF_TRACE_DEBUG5("%s app_id=%d mdep_idx=%d mdep_id=%d mdep_counter=%d",
145 __FUNCTION__, app_id,mdep_idx,mdep_id,mdep_counter)
    [all...]
bta_pan_co.c 74 void bta_pan_co_open(UINT16 handle, UINT8 app_id, tBTA_PAN_ROLE local_role,
77 BTIF_TRACE_API4("bta_pan_co_open:app_id:%d, local_role:%d, peer_role:%d, "
78 "handle:%d", app_id, local_role, peer_role, handle);
118 void bta_pan_co_close(UINT16 handle, UINT8 app_id)
120 BTIF_TRACE_API2("bta_pan_co_close:app_id:%d, handle:%d", app_id, handle);
161 void bta_pan_co_tx_path(UINT16 handle, UINT8 app_id)
171 BTIF_TRACE_API2("bta_pan_co_tx_path, handle:%d, app_id:%d", handle, app_id);
219 void bta_pan_co_rx_path(UINT16 handle, UINT8 app_id)
    [all...]
bta_fs_co.c 245 ** app_id - in case application specific treatement is required (e.g opp versus ftp)
249 static int btapp_fs_check_space( const char *p_path, const UINT32 size, const UINT8 app_id )
314 ** app_id - application ID specified in the enable functions.
327 UINT8 app_id)
342 err = btapp_fs_check_space(p_path, size, app_id);
367 fd, err, oflags, app_id);
400 ** app_id - application ID specified in the enable functions.
409 tBTA_FS_CO_STATUS bta_fs_co_close(int fd, UINT8 app_id)
415 fd, app_id);
420 BTIF_TRACE_WARNING3("[CO] bta_fs_co_close: handle:%d error=%d app_id:%d", fd, err, app_id)
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_management_apitest.cc 84 std::string app_id; local
85 LoadAndWaitForLaunch("management/launch_app_panel", &app_id);
99 UninstallExtension(app_id);
101 ASSERT_FALSE(service->GetExtensionById(app_id, true));
106 app_id, ExtensionPrefs::LAUNCH_REGULAR);
114 ASSERT_EQ(app_id, app_id_new);
139 std::string app_id; local
140 LoadAndWaitForLaunch("management/launch_app_tab", &app_id);
148 UninstallExtension(app_id);
150 ASSERT_FALSE(service->GetExtensionById(app_id, true))
    [all...]
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_api.c 105 ** Parameters app_id - Application ID
113 void BTA_HlUpdate(UINT8 app_id,
126 p_buf->app_id = app_id;
165 p_buf->app_id = app_id;
179 ** Parameters app_id - Application ID
187 void BTA_HlRegister(UINT8 app_id,
196 p_buf->app_id = app_id;
    [all...]
  /external/chromium/chrome/browser/profiles/
off_the_record_profile_io_data.h 46 const std::string& app_id) const;
93 const std::string& app_id) const;
99 const std::string& app_id) const;
off_the_record_profile_io_data.cc 85 const std::string& app_id) const {
87 DCHECK(!app_id.empty());
92 app_request_context_getter_map_.find(app_id);
98 profile_, io_data_, app_id);
99 app_request_context_getter_map_[app_id] = context;
187 const std::string& app_id) const {
208 DCHECK(!app_http_factory_map_[app_id]);
209 app_http_factory_map_[app_id] = app_http_cache;
224 const std::string& app_id) const {
227 InitializeAppRequestContext(main_context, app_id);
    [all...]
profile_impl_io_data.h 51 const std::string& app_id) const;
112 const std::string& app_id) const;
118 const std::string& app_id) const;
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hdp.cpp 55 static void app_registration_state_callback(int app_id, bthl_app_reg_state_t state) {
57 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onAppRegistrationState, app_id,
62 static void channel_state_callback(int app_id, bt_bdaddr_t *bd_addr, int mdep_cfg_index,
86 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onChannelStateChanged, app_id, addr,
196 int app_id; local
212 if ( (status = sBluetoothHdpInterface->register_application(&reg_param, &app_id)) !=
220 return app_id;
223 static jboolean unregisterHealthAppNative(JNIEnv *env, jobject object, int app_id) {
227 if ((status = sBluetoothHdpInterface->unregister_application(app_id)) != BT_STATUS_SUCCESS) {
228 ALOGE("Failed to unregister app %d, status: %d", app_id, status)
    [all...]
  /external/bluetooth/bluedroid/bta/pan/
bta_pan_act.c 88 p_scb->app_id = bta_pan_cb.app_id[0];
90 p_scb->app_id = bta_pan_cb.app_id[1];
92 p_scb->app_id = bta_pan_cb.app_id[2];
141 bta_pan_co_rx_flow(handle, p_scb->app_id, TRUE);
148 bta_pan_co_rx_flow(handle, p_scb->app_id, FALSE);
328 bta_pan_cb.app_id[0] = p_data->api_set_role.user_app_id;
329 bta_pan_cb.app_id[1] = p_data->api_set_role.gn_app_id
    [all...]
bta_pan_api.c 128 p_buf->user_app_id = p_user_info->app_id;
140 p_buf->gn_app_id = p_gn_info->app_id;
153 p_buf->nap_app_id = p_nap_info->app_id;
  /frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
ClientTest.java 60 EditText app_id = (EditText) findViewById(R.id.app_id);
70 app_id.getText().toString(),
80 app_id.getText().toString(),
96 EditText app_id = (EditText) findViewById(R.id.app_id);
105 app_id.getText().toString(),
119 EditText app_id = (EditText) findViewById(R.id.app_id);
134 app_id.getText().toString()
    [all...]
  /external/chromium/chrome/browser/tabs/
pinned_tab_test_utils.cc 13 (tab.is_pinned ? "pinned" : "") + ":" + tab.app_id;
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_pm.c 36 static void bta_dm_pm_cback(tBTA_SYS_CONN_STATUS status, UINT8 id, UINT8 app_id, BD_ADDR peer_addr);
74 if(p_bta_dm_pm_cfg[0].app_id != 0)
153 static void bta_dm_pm_cback(tBTA_SYS_CONN_STATUS status, UINT8 id, UINT8 app_id, BD_ADDR peer_addr)
165 APPL_TRACE_DEBUG3("bta_dm_pm_cback: st(%d), id(%d), app(%d)", status, id, app_id);
183 for(i=1; i<=p_bta_dm_pm_cfg[0].app_id; i++)
187 && ((p_bta_dm_pm_cfg[i].app_id == BTA_ALL_APP_ID ) || (p_bta_dm_pm_cfg[i].app_id == app_id )))
192 /* if no entries are there for the app_id and subystem in p_bta_dm_pm_spec*/
193 if(i> p_bta_dm_pm_cfg[0].app_id)
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
IWapPushManager.aidl 26 int processMessage(String app_id, String content_type, in Intent intent);
  /external/bluetooth/bluedroid/btif/src/
btif_hl.c 101 static int btif_hl_get_next_channel_id(UINT8 app_id);
756 BOOLEAN btif_hl_dch_open(UINT8 app_id, BD_ADDR bd_addr,
768 BTIF_TRACE_DEBUG2("%s app_id=%d ",
769 __FUNCTION__, app_id );
773 if (btif_hl_find_app_idx(app_id, &app_idx))
786 p_pcb->channel_id = (int) btif_hl_get_next_channel_id(app_id);
819 BTA_HlSdpQuery(app_id,p_acb->app_handle, bd_addr);
893 BOOLEAN btif_hl_cch_open(UINT8 app_id, BD_ADDR bd_addr, UINT16 ctrl_psm,
903 BTIF_TRACE_DEBUG5("%s app_id=%d ctrl_psm=%d mdep_cfg_idx=%d op=%d",
904 __FUNCTION__, app_id, ctrl_psm, mdep_cfg_idx, op)
1668 UINT8 app_id =(UINT8) (channel_id >> 16); local
2139 int app_id = 0; local
2258 int app_id = (int) btif_hl_get_app_id(p_acb->delete_mdl.channel_id); local
2283 int app_id = (int) btif_hl_get_app_id(p_scb->channel_id); local
2307 int app_id = (int) btif_hl_get_app_id(p_pcb->channel_id); local
2336 int app_id = (int) btif_hl_get_app_id(p_pcb->channel_id); local
3343 int app_id; local
4126 UINT8 app_idx, mcl_idx, mdl_idx, mdl_cfg_idx, app_id, mdep_cfg_idx; local
    [all...]

Completed in 584 milliseconds

1 2 3 4