Home
last modified time | relevance | path

Searched defs:max_page (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/stack/test/
Dstack_acl_test.cc72 const uint8_t max_page = 3; in TEST_F() local
87 const uint8_t max_page = 255; in TEST_F() local
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc645 const uint8_t max_page = 3; in TEST_F() local
658 const uint8_t max_page = 255; in TEST_F() local
669 const uint8_t max_page = 0; in TEST_F() local
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc862 uint8_t page_num, max_page; in btm_read_remote_ext_features_complete_raw() local
892 void btm_read_remote_ext_features_complete(uint16_t handle, uint8_t page_num, uint8_t max_page, in btm_read_remote_ext_features_complete()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl.cc355 void btm_read_remote_ext_features_complete(uint16_t handle, uint8_t page_num, uint8_t max_page, in btm_read_remote_ext_features_complete()