Home
last modified time | relevance | path

Searched defs:link_role (Results 1 – 7 of 7) sorted by relevance

/system/bt/test/mock/
Dmock_stack_btm_ble_gap.cc137 void btm_ble_decrement_link_topology_mask(uint8_t link_role) { in btm_ble_decrement_link_topology_mask()
142 void btm_ble_increment_link_topology_mask(uint8_t link_role) { in btm_ble_increment_link_topology_mask()
199 void btm_ble_update_mode_operation(uint8_t link_role, const RawAddress* bd_addr, in btm_ble_update_mode_operation()
Dmock_stack_btm_ble.cc109 uint8_t link_role) { in btm_ble_set_encryption()
Dmock_stack_acl.cc322 tHCI_ROLE link_role, tBT_TRANSPORT transport) { in btm_acl_created()
/system/bt/stack/btm/
Dbtm_ble_gap.cc2439 static void btm_ble_update_link_topology_mask(uint8_t link_role, in btm_ble_update_link_topology_mask()
2463 void btm_ble_increment_link_topology_mask(uint8_t link_role) { in btm_ble_increment_link_topology_mask()
2467 void btm_ble_decrement_link_topology_mask(uint8_t link_role) { in btm_ble_decrement_link_topology_mask()
2481 void btm_ble_update_mode_operation(uint8_t link_role, const RawAddress* bd_addr, in btm_ble_update_mode_operation()
Dbtm_ble.cc1360 uint8_t link_role) { in btm_ble_set_encryption()
/system/bt/stack/acl/
Dacl.h231 tHCI_ROLE link_role; member
Dbtm_acl.cc366 tHCI_ROLE link_role, tBT_TRANSPORT transport) { in btm_acl_created()