Home
last modified time | relevance | path

Searched refs:ctrl_type (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/bnep/
Dbnep_main.c480 UINT8 type, ctrl_type, ext_type = 0; in bnep_data_ind() local
571 ctrl_type = *p; in bnep_data_ind()
574 if (ctrl_type == BNEP_SETUP_CONNECTION_REQUEST_MSG && in bnep_data_ind()
/system/bt/bta/hh/
Dbta_hh_le.c2340 void bta_hh_le_suspend(tBTA_HH_DEV_CB *p_cb, tBTA_HH_TRANS_CTRL_TYPE ctrl_type) in bta_hh_le_suspend() argument
2342 ctrl_type -= BTA_HH_CTRL_SUSPEND; in bta_hh_le_suspend()
2345 &ctrl_type, BTA_GATTC_TYPE_WRITE_NO_RSP); in bta_hh_le_suspend()