HomeSort by relevance Sort by last modified time
    Searched full:char_id (Results 1 - 11 of 11) sorted by null

  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c 118 btgatt_gatt_id_t char_id; member in struct:__anon3384
355 bta_to_btif_gatt_id(&data.char_id, &p_data->write.char_id);
401 bta_to_btif_gatt_id(&data.char_id, &p_data->write.char_id);
415 bta_to_btif_srvc_id(&data.srvc_id, &p_data->notify.char_id.srvc_id);
416 bta_to_btif_gatt_id(&data.char_id, &p_data->notify.char_id.char_id);
428 &p_data->notify.char_id);
643 btgatt_gatt_id_t char_id; local
659 btgatt_gatt_id_t char_id; local
    [all...]
btif_gatt_util.c 222 bta_to_btif_gatt_id(&p_dest->char_id, &p_src->char_id);
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 43 btgatt_gatt_id_t char_id; member in struct:__anon32821
54 btgatt_gatt_id_t char_id; member in struct:__anon32822
65 btgatt_gatt_id_t char_id; member in struct:__anon32823
108 btgatt_srvc_id_t *srvc_id, btgatt_gatt_id_t *char_id,
113 btgatt_srvc_id_t *srvc_id, btgatt_gatt_id_t *char_id,
123 btgatt_gatt_id_t *char_id);
231 btgatt_srvc_id_t *srvc_id, btgatt_gatt_id_t *char_id,
236 btgatt_srvc_id_t *srvc_id, btgatt_gatt_id_t *char_id,
241 btgatt_srvc_id_t *srvc_id, btgatt_gatt_id_t *char_id,
247 btgatt_srvc_id_t *srvc_id, btgatt_gatt_id_t *char_id,
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c 296 p_char_uuid_cond, &p_char_result->char_id, (void *)p_property))
314 ** after the one identified by char_id.
337 &p_start_char_id->char_id,
339 &p_char_result->char_id,
380 &p_char_id->char_id,
382 &p_descr_result->char_id.char_id,
386 memcpy(&p_descr_result->descr_id, &p_descr_result->char_id.char_id, sizeof(tBTA_GATT_ID));
387 memcpy(&p_descr_result->char_id, p_char_id, sizeof(tBTA_GATTC_CHAR_ID))
    [all...]
bta_gattc_act.c 961 &p_data->api_read.char_id,
    [all...]
bta_gattc_int.h 127 tBTA_GATT_ID char_id; member in struct:__anon2943
136 tBTA_GATT_ID char_id; member in struct:__anon2944
154 tBTA_GATT_ID char_id; member in struct:__anon2946
330 tBTA_GATTC_CHAR_ID char_id; member in struct:__anon2957
494 extern BOOLEAN bta_gattc_handle2id(tBTA_GATTC_SERV *p_srcb, UINT16 handle, tBTA_GATT_SRVC_ID *service_id, tBTA_GATT_ID *char_id, tBTA_GATT_ID *p_type);
bta_gattc_utils.c 679 if (bta_gattc_gattid_compare (&p_src->char_id, &p_tar->char_id) &&
704 bta_gattc_charid_compare (&p_clreg->notif_reg[i].char_id, &p_notify->char_id))
775 &p_value->aggre_value.pre_format[i].char_id.srvc_id,
776 &p_value->aggre_value.pre_format[i].char_id.char_id,
    [all...]
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c 595 tBTA_GATTC_CHAR_ID char_id; local
600 bta_hh_le_fill_16bits_srvc_id(TRUE, srvc_inst_id, srvc_uuid, &char_id.srvc_id);
601 bta_hh_le_fill_16bits_char_id(char_inst_id, char_uuid, &char_id.char_id);
608 &char_id,
772 tBTA_GATTC_CHAR_ID char_id; local
789 bta_hh_le_fill_16bits_srvc_id(TRUE, BTA_HH_LE_RPT_GET_SRVC_INST_ID(p_rpt->inst_id), srvc_uuid, &char_id.srvc_id);
790 bta_hh_le_fill_16bits_char_id(BTA_HH_LE_RPT_GET_RPT_INST_ID(p_rpt->inst_id), p_rpt->uuid, &char_id.char_id);
796 &char_id);
883 tBTA_GATTC_CHAR_ID char_id; local
975 tBTA_GATTC_CHAR_ID char_id; local
1034 tBTA_GATTC_CHAR_ID char_id; local
2354 tBTA_GATTC_CHAR_ID char_id; local
2390 tBTA_GATTC_CHAR_ID char_id; local
2439 tBTA_GATTC_CHAR_ID char_id; local
2648 tBTA_GATTC_CHAR_ID char_id; local
2878 tBTA_GATTC_CHAR_ID char_id; local
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 277 btgatt_srvc_id_t *srvc_id, btgatt_gatt_id_t *char_id,
282 , conn_id, status, SRVC_ID_PARAMS(srvc_id), GATT_ID_PARAMS(char_id)
288 btgatt_srvc_id_t *srvc_id, btgatt_gatt_id_t *char_id,
293 , conn_id, status, SRVC_ID_PARAMS(srvc_id), GATT_ID_PARAMS(char_id)
308 btgatt_srvc_id_t *srvc_id, btgatt_gatt_id_t *char_id)
312 , conn_id, status, registered, SRVC_ID_PARAMS(srvc_id), GATT_ID_PARAMS(char_id));
331 , GATT_ID_PARAMS((&p_data->char_id)), p_data->is_notify, jb);
356 , GATT_ID_PARAMS((&p_data->char_id)), p_data->value_type, jb);
366 , GATT_ID_PARAMS((&p_data->char_id)));
394 , GATT_ID_PARAMS((&p_data->char_id)), GATT_ID_PARAMS((&p_data->descr_id)
831 btgatt_gatt_id_t char_id; local
859 btgatt_gatt_id_t char_id; local
915 btgatt_gatt_id_t char_id; local
938 btgatt_gatt_id_t char_id; local
963 btgatt_gatt_id_t char_id; local
1004 btgatt_gatt_id_t char_id; local
1036 btgatt_gatt_id_t char_id; local
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 185 tBTA_GATT_ID char_id; member in struct:__anon3122
190 tBTA_GATTC_CHAR_ID char_id; member in struct:__anon3123
209 tBTA_GATTC_CHAR_ID char_id; member in union:__anon3125::__anon3126
281 tBTA_GATT_ID char_id; member in struct:__anon3133
291 tBTA_GATT_ID char_id; member in struct:__anon3134
335 tBTA_GATTC_CHAR_ID char_id; member in struct:__anon3140
712 ** after the one identified by char_id.
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
amrencode.cpp 168 id = char_id )

Completed in 1970 milliseconds