/hardware/libhardware/include/hardware/ |
bt_gatt_client.h | 44 btgatt_gatt_id_t descr_id; member in struct:__anon40310 55 btgatt_gatt_id_t descr_id; member in struct:__anon40311 114 btgatt_gatt_id_t *descr_id); 311 btgatt_gatt_id_t *descr_id, int auth_req); 316 btgatt_gatt_id_t *descr_id, int write_type, int len,
|
/packages/apps/Bluetooth/jni/ |
com_android_bluetooth_gatt.cpp | 304 btgatt_gatt_id_t *descr_id) 309 , GATT_ID_PARAMS(descr_id)); 409 , GATT_ID_PARAMS((&p_data->char_id)), GATT_ID_PARAMS((&p_data->descr_id)) 422 , GATT_ID_PARAMS((&p_data->descr_id))); 661 bt_uuid_t *descr_id, int srvc_handle, 666 status, server_if, UUID_PARAMS(descr_id), 1041 btgatt_gatt_id_t descr_id; local 1120 btgatt_gatt_id_t descr_id; local 1186 btgatt_gatt_id_t descr_id; local [all...] |
/external/bluetooth/bluedroid/btif/src/ |
btif_gatt_client.c | 188 btgatt_gatt_id_t descr_id; member in struct:__anon5688 494 bta_to_btif_gatt_id(&data.descr_id, &p_data->write.descr_type); 1225 btgatt_gatt_id_t descr_id; local 1243 btgatt_gatt_id_t descr_id; local [all...] |
btif_gatt_util.c | 247 bta_to_btif_gatt_id(&p_dest->descr_id, &p_src->descr_type);
|
/external/bluetooth/bluedroid/bta/gatt/ |
bta_gattc_api.c | 415 memcpy(&p_descr_result->descr_id, &p_descr_result->char_id.char_id, sizeof(tBTA_GATT_ID)); 456 (void *)&p_start_descr_id->descr_id)) 459 memcpy(&p_descr_result->descr_id, &p_descr_result->char_id.char_id, sizeof(tBTA_GATT_ID)); 615 memcpy(p_buf->p_descr_type, &p_descr_id->descr_id, sizeof(tBTA_GATT_ID)); 754 memcpy(p_buf->p_descr_type, &p_char_descr_id->descr_id, sizeof(tBTA_GATT_ID)); [all...] |
bta_gattc_utils.c | 649 &p_value->aggre_value.pre_format[i].descr_id) == FALSE)
|
bta_gattc_act.c | [all...] |
/external/bluetooth/bluedroid/bta/hh/ |
bta_hh_le.c | 605 tBTA_GATTC_CHAR_DESCR_ID descr_id; local 618 &descr_id) == BTA_GATT_OK) 621 &descr_id, 920 tBTA_GATTC_CHAR_DESCR_ID descr_id; local 938 &descr_id) == BTA_GATT_OK) 941 &descr_id, [all...] |
/external/bluetooth/bluedroid/bta/include/ |
bta_gatt_api.h | 221 tBTA_GATT_ID descr_id; member in struct:__anon5388 [all...] |