Home
last modified time | relevance | path

Searched refs:stack_gatt_api (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_api.cc37 namespace stack_gatt_api { namespace
76 namespace stack_gatt_api { namespace
113 return test::mock::stack_gatt_api:: in GATTC_GetAndRemoveListOfConnIdsWaitingForMtuRequest()
121 return test::mock::stack_gatt_api::GATTC_TryMtuRequest(remote_bda, transport, in GATTC_TryMtuRequest()
128 test::mock::stack_gatt_api::GATTC_UpdateUserAttMtuIfNeeded( in GATTC_UpdateUserAttMtuIfNeeded()
133 return test::mock::stack_gatt_api::GATTC_ConfigureMTU(conn_id, mtu); in GATTC_ConfigureMTU()
138 return test::mock::stack_gatt_api::GATTC_Discover(conn_id, disc_type, in GATTC_Discover()
143 return test::mock::stack_gatt_api::GATTC_ExecuteWrite(conn_id, is_execute); in GATTC_ExecuteWrite()
148 return test::mock::stack_gatt_api::GATTC_Read(conn_id, type, p_read); in GATTC_Read()
152 return test::mock::stack_gatt_api::GATTC_SendHandleValueConfirm(conn_id, cid); in GATTC_SendHandleValueConfirm()
[all …]
Dmock_stack_gatt_api.h45 namespace stack_gatt_api {
/packages/modules/Bluetooth/system/bta/test/
Dbta_test_fixtures.h65 test::mock::stack_gatt_api::GATT_Register.body = in SetUp()
84 test::mock::stack_gatt_api::GATT_Register = {}; in TearDown()