HomeSort by relevance Sort by last modified time
    Searched refs:ctrl_type (Results 1 - 7 of 7) 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/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
  /external/bluetooth/bluedroid/stack/bnep/
bnep_main.c 470 UINT8 type, ctrl_type, ext_type = 0; local
562 ctrl_type = *p;
565 if (ctrl_type == BNEP_SETUP_CONNECTION_REQUEST_MSG &&
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bt_amp_hci.h 244 uint8 ctrl_type; member in struct:read_local_info_evt_parms
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c     [all...]

Completed in 303 milliseconds