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

1 2

  /system/bt/stack/btm/
btm_ble_multi_adv.c 68 void btm_ble_multi_adv_enq_op_q(UINT8 opcode, UINT8 inst_id, UINT8 cb_evt)
72 p_op_q->p_inst_id[p_op_q->next_idx] = inst_id;
114 UINT8 *p = p_params->p_param_buf, inst_id; local
128 btm_ble_multi_adv_deq_op_q(&opcode, &inst_id, &cb_evt);
130 BTM_TRACE_DEBUG("op_code = %02x inst_id = %d cb_evt = %02x", opcode, inst_id, cb_evt);
132 if (opcode != subcode || inst_id == 0)
138 p_inst = &btm_multi_adv_cb.p_adv_inst[inst_id - 1];
148 btm_multi_adv_cb.p_adv_inst[inst_id-1].in_use = FALSE;
182 (p_inst->p_cback)(cb_evt, inst_id, p_inst->p_ref, status)
    [all...]
btm_ble_int.h 464 extern void* btm_ble_multi_adv_get_ref(UINT8 inst_id);
466 extern void btm_ble_multi_adv_reenable(UINT8 inst_id);
  /system/bt/service/hal/
gatt_helpers.cpp 30 hal_id->id.inst_id = id.service_instance_id();
39 "", srvc_id.id.inst_id, uuid, srvc_id.is_primary);
  /hardware/libhardware/include/hardware/
bt_gatt_types.h 36 uint8_t inst_id; member in struct:__anon31149
  /system/bt/btif/include/
btif_gatt_multi_adv_util.h 75 extern int btif_multi_adv_add_instid_map(int client_if, int inst_id,
80 extern void btif_gattc_cleanup_inst_cb(int inst_id, BOOLEAN stop_timer);
  /system/bt/stack/srvc/
srvc_battery_int.h 52 UINT8 inst_id; member in struct:__anon72885
srvc_battery.c 206 if (battery_cb.inst_id == BA_MAX_INT_NUM)
212 p_inst = &battery_cb.battery_inst[battery_cb.inst_id];
216 battery_cb.inst_id ,
226 battery_cb.inst_id ++;
292 battery_cb.inst_id --;
294 GATTS_DeleteService(srvc_eng_cb.gatt_if, &uuid, battery_cb.inst_id);
  /system/bt/btif/src/
btif_gatt_multi_adv_util.c 66 /* Storing both client_if and inst_id details */
101 int btif_multi_adv_add_instid_map(int client_if, int inst_id, BOOLEAN gen_temp_instid)
115 // Write the final inst_id value obtained from stack layer
116 p_multi_adv_data_cb->clntif_map[i + (i + 1)] = inst_id;
123 //Store the passed in inst_id value
124 if (inst_id != INVALID_ADV_INST)
125 p_multi_adv_data_cb->clntif_map[i + (i + 1)] = inst_id;
145 if (inst_id != INVALID_ADV_INST)
146 p_multi_adv_data_cb->clntif_map[i + (i + 1)] = inst_id;
171 // Retrieve the existing inst_id for the client_if valu
499 int inst_id = btif_multi_adv_instid_for_clientif(client_if); local
    [all...]
btif_gatt_client.c 177 uint8_t inst_id; member in struct:__anon72242
637 if (0xFF != p_btif_cb->inst_id)
638 btif_multi_adv_add_instid_map(p_btif_cb->client_if, p_btif_cb->inst_id, false);
819 static void bta_gattc_multi_adv_cback(tBTA_BLE_MULTI_ADV_EVT event, UINT8 inst_id,
835 BTIF_TRACE_DEBUG("%s -Inst ID %d, Status:%x, client_if:%d",__FUNCTION__,inst_id, call_status,
839 btif_cb.inst_id = inst_id;
1486 int inst_id = btif_multi_adv_instid_for_clientif(p_inst_cb->client_if); local
1505 int inst_id = btif_multi_adv_instid_for_clientif(p_adv_data->client_if); local
1529 int inst_id = btif_multi_adv_instid_for_clientif(p_inst_cb->client_if); local
    [all...]
btif_gatt_server.c 211 srvc_id.id.inst_id = p_data->create.svc_instance;
448 p_cb->srvc_id.id.inst_id, p_cb->num_handles,
  /hardware/qcom/msm8996/kernel-headers/media/
msmb_pproc.h 84 uint32_t inst_id; member in struct:msm_cpp_frame_info_t
167 uint32_t inst_id; member in struct:msm_vpe_frame_info_t
  /hardware/qcom/msm8996/original-kernel-headers/media/
msmb_pproc.h 68 uint32_t inst_id; member in struct:msm_cpp_frame_info_t
154 uint32_t inst_id; member in struct:msm_vpe_frame_info_t
263 uint32_t inst_id; member in struct:msm_cpp_frame_info32_t
  /hardware/qcom/msm8x84/original-kernel-headers/media/
msmb_pproc.h 144 uint32_t inst_id; member in struct:msm_cpp_frame_info_t
202 uint32_t inst_id; member in struct:msm_vpe_frame_info_t
306 uint32_t inst_id; member in struct:msm_cpp_frame_info32_t
  /system/bt/service/
gatt_server.cpp 218 int inst_id = 0; local
226 ++inst_id;
230 return GattIdentifier::CreateServiceId("", inst_id, uuid, is_primary);
239 int inst_id = 0; local
247 ++inst_id;
253 inst_id, uuid, pending_decl_->service_id);
264 int inst_id = 0; local
287 ++inst_id;
295 return GattIdentifier::CreateDescriptorId(inst_id, uuid, char_id);
gatt_server_old.cpp 141 service_id.id.inst_id = 0;
151 __func__, status, server_if, srvc_id->id.inst_id, srvc_handle);
  /system/bt/test/suite/gatt/
gatt_unittest.cpp 111 srvc_id.id.inst_id = 0; // there is only one instance of this service.
  /hardware/qcom/msm8994/kernel-headers/media/
msmb_pproc.h 199 uint32_t inst_id; member in struct:msm_cpp_frame_info_t
284 uint32_t inst_id; member in struct:msm_vpe_frame_info_t
  /hardware/qcom/msm8x84/kernel-headers/media/
msmb_pproc.h 152 uint32_t inst_id; member in struct:msm_cpp_frame_info_t
219 uint32_t inst_id; member in struct:msm_vpe_frame_info_t
  /system/bt/bta/dm/
bta_dm_api.c     [all...]
bta_dm_act.c     [all...]
bta_dm_int.h 519 UINT8 inst_id; member in struct:__anon71707
526 UINT8 inst_id; member in struct:__anon71708
535 UINT8 inst_id; member in struct:__anon71709
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/media/
msmb_pproc.h 196 uint32_t inst_id; member in struct:msm_cpp_frame_info_t
283 uint32_t inst_id; member in struct:msm_vpe_frame_info_t
392 uint32_t inst_id; member in struct:msm_cpp_frame_info32_t
  /system/bt/stack/include/
btm_ble_api.h 501 typedef void (tBTM_BLE_MULTI_ADV_CBACK)(tBTM_BLE_MULTI_ADV_EVT evt, UINT8 inst_id,
506 UINT8 inst_id; member in struct:__anon72693
    [all...]
  /system/bt/bta/include/
bta_api.h     [all...]
bta_gatt_api.h 57 UINT8 inst_id; /* instance ID */ member in struct:__anon71937
    [all...]

Completed in 370 milliseconds

1 2