/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 &&
|
bnep_utils.c | 799 BNEP_TRACE_EVENT ("BNEP processing control packet rem_len %d, is_ext %d, ctrl_type %d", *rem_len, is_ext, control_type); [all...] |
/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...] |