HomeSort by relevance Sort by last modified time
    Searched defs:inst_id (Results 1 - 24 of 24) sorted by null

  /external/bluetooth/bluedroid/bta/include/
bta_hh_co.h 34 UINT8 inst_id; member in struct:__anon5452
bta_gatt_api.h 56 UINT8 inst_id; /* instance ID */ member in struct:__anon5382
    [all...]
  /hardware/libhardware/include/hardware/
bt_gatt_types.h 36 uint8_t inst_id; member in struct:__anon40320
  /external/bluetooth/bluedroid/stack/srvc/
srvc_battery_int.h 52 UINT8 inst_id; member in struct:__anon6343
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_multi_adv_util.c 65 /* Storing both client_if and inst_id details */
111 int btif_multi_adv_add_instid_map(int client_if, int inst_id, BOOLEAN gen_temp_instid)
125 // Write the final inst_id value obtained from stack layer
126 p_multi_adv_data_cb->clntif_map[i + (i + 1)] = inst_id;
133 //Store the passed in inst_id value
134 if (inst_id != INVALID_ADV_INST)
135 p_multi_adv_data_cb->clntif_map[i + (i + 1)] = inst_id;
155 if (inst_id != INVALID_ADV_INST)
156 p_multi_adv_data_cb->clntif_map[i + (i + 1)] = inst_id;
181 // Retrieve the existing inst_id for the client_if valu
617 int inst_id = btif_multi_adv_instid_for_clientif(client_if); local
    [all...]
btif_gatt_client.c 183 uint8_t inst_id; member in struct:__anon5688
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);
806 static void bta_gattc_multi_adv_cback(tBTA_BLE_MULTI_ADV_EVT event, UINT8 inst_id,
822 BTIF_TRACE_DEBUG("%s -Inst ID %d, Status:%x, client_if:%d",__FUNCTION__,inst_id, call_status,
826 btif_cb.inst_id = inst_id;
1563 int inst_id = btif_multi_adv_instid_for_clientif(p_inst_cb->client_if); local
1582 int inst_id = btif_multi_adv_instid_for_clientif(p_adv_data->client_if); local
1602 int inst_id = btif_multi_adv_instid_for_clientif(p_inst_cb->client_if); local
    [all...]
  /external/bluetooth/bluedroid/btif/include/
btif_gatt_multi_adv_util.h 55 UINT8 inst_id; member in struct:__anon5630
77 extern int btif_multi_adv_add_instid_map(int client_if, int inst_id,
82 extern void btif_gattc_cleanup_inst_cb(int inst_id);
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_multi_adv.c 53 void btm_ble_multi_adv_enq_op_q(UINT8 opcode, UINT8 inst_id, UINT8 cb_evt)
57 p_op_q->p_inst_id[p_op_q->next_idx] = inst_id;
99 UINT8 *p = p_params->p_param_buf, inst_id; local
113 btm_ble_multi_adv_deq_op_q(&opcode, &inst_id, &cb_evt);
115 BTM_TRACE_DEBUG("op_code = %02x inst_id = %d cb_evt = %02x", opcode, inst_id, cb_evt);
117 if (opcode != subcode || inst_id == 0)
123 p_inst = &btm_multi_adv_cb.p_adv_inst[inst_id - 1];
131 btm_multi_adv_cb.p_adv_inst[inst_id-1].inst_id = 0
    [all...]
  /device/asus/deb/kernel-headers/media/
msmb_pproc.h 107 uint32_t inst_id; member in struct:msm_cpp_frame_info_t
  /device/asus/deb/original-kernel-headers/media/
msmb_pproc.h 95 uint32_t inst_id; member in struct:msm_cpp_frame_info_t
  /device/asus/flo/kernel-headers/media/
msmb_pproc.h 107 uint32_t inst_id; member in struct:msm_cpp_frame_info_t
  /device/asus/flo/original-kernel-headers/media/
msmb_pproc.h 95 uint32_t inst_id; member in struct:msm_cpp_frame_info_t
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_int.h 195 UINT8 inst_id; /* share service instance ID and report instance ID, as member in struct:__anon5244
  /hardware/qcom/msm8x74/kernel-headers/media/
msmb_pproc.h 114 uint32_t inst_id; member in struct:msm_cpp_frame_info_t
177 uint32_t inst_id; member in struct:msm_vpe_frame_info_t
msm_camera.h 2140 uint32_t inst_id; member in struct:msm_cpp_frame_info_t
    [all...]
  /hardware/qcom/msm8x74/original-kernel-headers/media/
msmb_pproc.h 101 uint32_t inst_id; member in struct:msm_cpp_frame_info_t
157 uint32_t inst_id; member in struct:msm_vpe_frame_info_t
msm_camera.h 2219 uint32_t inst_id; member in struct:msm_cpp_frame_info_t
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h 259 UINT8 inst_id; member in struct:gattc_attr_cache
  /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
  /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
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h 573 UINT8 inst_id; member in struct:__anon5135
580 UINT8 inst_id; member in struct:__anon5136
589 UINT8 inst_id; member in struct:__anon5137
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 448 typedef void (tBTM_BLE_MULTI_ADV_CBACK)(tBTM_BLE_MULTI_ADV_EVT evt, UINT8 inst_id,
453 UINT8 inst_id; member in struct:__anon6105
    [all...]
  /hardware/qcom/msm8960/kernel-headers/media/
msm_camera.h 2020 uint32_t inst_id; member in struct:msm_cpp_frame_info_t
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/media/
msm_camera.h 1909 uint32_t inst_id; member in struct:msm_cpp_frame_info_t
    [all...]

Completed in 413 milliseconds