HomeSort by relevance Sort by last modified time
    Searched refs:ctrl_type (Results 1 - 19 of 19) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_dmn_conn.cpp 143 LOC_LOGD("%s:%d] received ctrl_type = %d\n", __func__, __LINE__, p_cmsgbuf->ctrl_type);
144 switch(p_cmsgbuf->ctrl_type) {
158 LOC_LOGE("%s:%d] unsupported ctrl_type = %d\n",
159 __func__, __LINE__, p_cmsgbuf->ctrl_type);
181 cmsgbuf.ctrl_type = GPSONE_UNBLOCK;
229 cmsgbuf.ctrl_type = GPSONE_LOC_API_RESPONSE;
loc_eng_dmn_conn_handler.h 93 uint8_t ctrl_type; member in struct:ctrl_msgbuf
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_dmn_conn.cpp 143 LOC_LOGD("%s:%d] received ctrl_type = %d\n", __func__, __LINE__, p_cmsgbuf->ctrl_type);
144 switch(p_cmsgbuf->ctrl_type) {
158 LOC_LOGE("%s:%d] unsupported ctrl_type = %d\n",
159 __func__, __LINE__, p_cmsgbuf->ctrl_type);
181 cmsgbuf.ctrl_type = GPSONE_UNBLOCK;
229 cmsgbuf.ctrl_type = GPSONE_LOC_API_RESPONSE;
loc_eng_dmn_conn_handler.h 93 uint8_t ctrl_type; member in struct:ctrl_msgbuf
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_dmn_conn.cpp 143 LOC_LOGD("%s:%d] received ctrl_type = %d\n", __func__, __LINE__, p_cmsgbuf->ctrl_type);
144 switch(p_cmsgbuf->ctrl_type) {
158 LOC_LOGE("%s:%d] unsupported ctrl_type = %d\n",
159 __func__, __LINE__, p_cmsgbuf->ctrl_type);
181 cmsgbuf.ctrl_type = GPSONE_UNBLOCK;
229 cmsgbuf.ctrl_type = GPSONE_LOC_API_RESPONSE;
loc_eng_dmn_conn_handler.h 93 uint8_t ctrl_type; member in struct:ctrl_msgbuf
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_dmn_conn.cpp 143 LOC_LOGD("%s:%d] received ctrl_type = %d\n", __func__, __LINE__, p_cmsgbuf->ctrl_type);
144 switch(p_cmsgbuf->ctrl_type) {
158 LOC_LOGE("%s:%d] unsupported ctrl_type = %d\n",
159 __func__, __LINE__, p_cmsgbuf->ctrl_type);
181 cmsgbuf.ctrl_type = GPSONE_UNBLOCK;
229 cmsgbuf.ctrl_type = GPSONE_LOC_API_RESPONSE;
loc_eng_dmn_conn_handler.h 93 uint8_t ctrl_type; member in struct:ctrl_msgbuf
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_dmn_conn.cpp 143 LOC_LOGD("%s:%d] received ctrl_type = %d\n", __func__, __LINE__, p_cmsgbuf->ctrl_type);
144 switch(p_cmsgbuf->ctrl_type) {
158 LOC_LOGE("%s:%d] unsupported ctrl_type = %d\n",
159 __func__, __LINE__, p_cmsgbuf->ctrl_type);
181 cmsgbuf.ctrl_type = GPSONE_UNBLOCK;
229 cmsgbuf.ctrl_type = GPSONE_LOC_API_RESPONSE;
loc_eng_dmn_conn_handler.h 93 uint8_t ctrl_type; member in struct:ctrl_msgbuf
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_dmn_conn.cpp 143 LOC_LOGD("%s:%d] received ctrl_type = %d\n", __func__, __LINE__, p_cmsgbuf->ctrl_type);
144 switch(p_cmsgbuf->ctrl_type) {
158 LOC_LOGE("%s:%d] unsupported ctrl_type = %d\n",
159 __func__, __LINE__, p_cmsgbuf->ctrl_type);
181 cmsgbuf.ctrl_type = GPSONE_UNBLOCK;
229 cmsgbuf.ctrl_type = GPSONE_LOC_API_RESPONSE;
loc_eng_dmn_conn_handler.h 93 uint8_t ctrl_type; member in struct:ctrl_msgbuf
  /external/compiler-rt/test/asan/TestCases/Windows/
dll_control_c.cc 45 static int WINAPI ignore_control_c(DWORD ctrl_type) {
47 return ctrl_type == CTRL_C_EVENT;
  /system/bt/stack/bnep/
bnep_main.cc 438 uint8_t type, ctrl_type, ext_type = 0; local
543 ctrl_type = *p;
546 if (ctrl_type == BNEP_SETUP_CONNECTION_REQUEST_MSG &&
  /hardware/qcom/wlan/qcwcn/wifi_hal/
pkt_stats.h 101 u32 ctrl_type : 1; //[9] member in struct:rx_attention
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bt_amp_hci.h 244 uint8 ctrl_type; member in struct:read_local_info_evt_parms
  /system/bt/bta/hh/
bta_hh_le.cc     [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_QCOMExtns.h 1873 QOMX_VPP_HQVCONTROLTYPE ctrl_type; member in struct:QOMX_VPP_HQVCONTROL
    [all...]
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_QCOMExtns.h 2025 QOMX_VPP_HQVCONTROLTYPE ctrl_type; member in struct:QOMX_VPP_HQVCONTROL
    [all...]

Completed in 306 milliseconds