Searched refs:query_type (Results 1 – 4 of 4) sorted by relevance
/external/qemu/android/ |
D | sdk-controller-socket.h | 365 int query_type, 392 int query_type, 436 int query_type,
|
D | sdk-controller-socket.c | 191 int query_type; member 1061 query->header.query_id, query->header.query_type); in _on_sdkctl_query_sent() 1148 sdkctl_query_new(SDKCtlSocket* sdkctl, int query_type, uint32_t in_data_size) in sdkctl_query_new() argument 1166 query->header.query_type = query_type; in sdkctl_query_new() 1176 query_type, in_data_size); in sdkctl_query_new() 1183 int query_type, in sdkctl_query_new_ex() argument 1191 SDKCtlQuery* const query = sdkctl_query_new(sdkctl, query_type, in_data_size); in sdkctl_query_new_ex() 1235 query->header.query_type, query->deadline); in sdkctl_query_send() 1240 int query_type, in sdkctl_query_build_and_send() argument 1250 sdkctl_query_new_ex(sdkctl, query_type, in_data_size, in_data, in sdkctl_query_build_and_send()
|
/external/bluetooth/bluedroid/bta/gatt/ |
D | bta_gattc_int.h | 477 extern tBTA_GATT_STATUS bta_gattc_query_cache(UINT16 conn_id, UINT8 query_type, tBTA_GATT_SRVC_ID *…
|
D | bta_gattc_cache.c | 1387 tBTA_GATTC_ATTR_TYPE query_type, in bta_gattc_query_cache() argument 1409 query_type, in bta_gattc_query_cache()
|