Home
last modified time | relevance | path

Searched refs:is_gd_l2cap_enabled (Results 1 – 15 of 15) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_api.cc79 if (bluetooth::shim::is_gd_l2cap_enabled()) { in L2CA_Register()
159 if (bluetooth::shim::is_gd_l2cap_enabled()) { in L2CA_Deregister()
208 if (bluetooth::shim::is_gd_l2cap_enabled()) { in L2CA_AllocateLePSM()
258 if (bluetooth::shim::is_gd_l2cap_enabled()) { in L2CA_FreeLePSM()
295 if (bluetooth::shim::is_gd_l2cap_enabled()) { in L2CA_ConnectReq()
381 if (bluetooth::shim::is_gd_l2cap_enabled()) { in L2CA_RegisterLECoc()
453 if (bluetooth::shim::is_gd_l2cap_enabled()) { in L2CA_DeregisterLECoc()
503 if (bluetooth::shim::is_gd_l2cap_enabled()) { in L2CA_ConnectLECocReq()
599 if (bluetooth::shim::is_gd_l2cap_enabled()) { in L2CA_GetPeerLECocConfig()
636 if (bluetooth::shim::is_gd_l2cap_enabled()) { in L2CA_ConnectCreditBasedRsp()
[all …]
Dl2c_link.cc140 if (bluetooth::shim::is_gd_l2cap_enabled()) { in l2c_link_hci_conn_comp()
338 if (bluetooth::shim::is_gd_l2cap_enabled()) { in l2c_link_hci_disc_comp()
745 if (bluetooth::shim::is_gd_l2cap_enabled()) { in l2c_link_init()
1164 if (bluetooth::shim::is_gd_l2cap_enabled()) { in l2c_link_process_num_completed_pkts()
1347 if (bluetooth::shim::is_gd_l2cap_enabled()) { in l2cu_ConnectAclForSecurity()
Dl2c_ble.cc75 if (bluetooth::shim::is_gd_l2cap_enabled()) { in L2CA_UpdateBleConnParams()
126 if (bluetooth::shim::is_gd_l2cap_enabled()) { in L2CA_EnableUpdateBleConnParams()
164 if (bluetooth::shim::is_gd_l2cap_enabled()) { in L2CA_GetBleConnRole()
1079 if (bluetooth::shim::is_gd_l2cap_enabled()) { in l2c_link_processs_ble_num_bufs()
Dl2c_main.cc908 if (bluetooth::shim::is_gd_l2cap_enabled()) { in l2c_init()
958 if (bluetooth::shim::is_gd_l2cap_enabled()) { in l2c_free()
Dl2c_utils.cc121 if (bluetooth::shim::is_gd_l2cap_enabled()) { in l2cu_update_lcb_4_bonding()
1486 if (bluetooth::shim::is_gd_l2cap_enabled()) { in l2cu_start_post_bond_timer()
2027 if (bluetooth::shim::is_gd_l2cap_enabled()) { in l2cu_device_reset()
2270 if (bluetooth::shim::is_gd_l2cap_enabled()) { in l2cu_set_non_flushable_pbf()
2292 if (bluetooth::shim::is_gd_l2cap_enabled()) { in l2cu_resubmit_pending_sec_req()
/system/bt/main/shim/
Dshim.h55 bool is_gd_l2cap_enabled();
Dhci_layer.cc172 bluetooth::shim::is_gd_l2cap_enabled(); in event_already_registered_in_hci_layer()
176 bluetooth::shim::is_gd_l2cap_enabled(); in event_already_registered_in_hci_layer()
187 bluetooth::shim::is_gd_l2cap_enabled(); in event_already_registered_in_controller_layer()
198 bluetooth::shim::is_gd_l2cap_enabled(); in event_already_registered_in_acl_layer()
214 bluetooth::shim::is_gd_l2cap_enabled() || in subevent_already_registered_in_le_hci_layer()
220 bluetooth::shim::is_gd_l2cap_enabled() || in subevent_already_registered_in_le_hci_layer()
466 !bluetooth::shim::is_gd_l2cap_enabled()) { in register_for_acl()
483 !bluetooth::shim::is_gd_l2cap_enabled()) { in on_shutting_down()
Dshim.cc85 bool bluetooth::shim::is_gd_l2cap_enabled() { in is_gd_l2cap_enabled() function in bluetooth::shim
/system/bt/test/mock/
Dmock_main_shim.cc62 bool bluetooth::shim::is_gd_l2cap_enabled() { in is_gd_l2cap_enabled() function in bluetooth::shim
/system/bt/stack/test/common/
Dmock_main_shim.cc62 bool bluetooth::shim::is_gd_l2cap_enabled() { in is_gd_l2cap_enabled() function in bluetooth::shim
/system/bt/stack/gatt/
Dconnection_manager.cc95 if (bluetooth::shim::is_gd_l2cap_enabled()) { in background_connect_add()
208 if (bluetooth::shim::is_gd_l2cap_enabled()) { in direct_connect_add()
/system/bt/stack/acl/
Dbtm_acl.cc411 if (!bluetooth::shim::is_gd_l2cap_enabled() && in btm_acl_created()
526 if (bluetooth::shim::is_gd_l2cap_enabled()) { in BTM_SwitchRoleToCentral()
892 if (bluetooth::shim::is_gd_l2cap_enabled()) { in btm_read_remote_features()
910 if (bluetooth::shim::is_gd_l2cap_enabled()) { in btm_read_remote_ext_features()
1178 if (bluetooth::shim::is_gd_l2cap_enabled()) { in BTM_IsAclConnectionUp()
1187 if (bluetooth::shim::is_gd_l2cap_enabled()) { in BTM_IsAclConnectionUpAndHandleValid()
1214 if (bluetooth::shim::is_gd_l2cap_enabled()) { in BTM_GetNumAclLinks()
1246 if (bluetooth::shim::is_gd_l2cap_enabled()) { in BTM_GetHCIConnHandle()
1590 if (bluetooth::shim::is_gd_l2cap_enabled()) { in BTM_ReadRemoteVersion()
1627 if (bluetooth::shim::is_gd_l2cap_enabled()) { in BTM_ReadRemoteFeatures()
[all …]
/system/bt/stack/test/
Dgatt_connection_manager_test.cc65 bool is_gd_l2cap_enabled() { return false; } in is_gd_l2cap_enabled() function
/system/bt/stack/btm/
Dbtm_ble.cc675 if (bluetooth::shim::is_gd_l2cap_enabled()) { in BTM_SetBleDataLength()
Dbtm_ble_gap.cc711 bluetooth::shim::is_gd_l2cap_enabled()) { in BTM_BleConfigPrivacy()