HomeSort by relevance Sort by last modified time
    Searched refs:btm_ble_update_link_topology_mask (Results 1 - 4 of 4) sorted by null

  /system/bt/stack/btm/
btm_ble_int.h 431 extern void btm_ble_update_link_topology_mask(UINT8 role, BOOLEAN increase);
btm_ble_gap.c 3308 void btm_ble_update_link_topology_mask(UINT8 link_role, BOOLEAN increase) function
    [all...]
  /system/bt/stack/l2cap/
l2c_ble.c 477 btm_ble_update_link_topology_mask(role, TRUE);
    [all...]
l2c_link.c 400 btm_ble_update_link_topology_mask(p_lcb->link_role, FALSE);
    [all...]

Completed in 39 milliseconds