Searched refs:BT_TMAP_ROLE_BMS (Results 1 – 7 of 7) sorted by relevance
44 err = bt_tmap_register(BT_TMAP_ROLE_BMS); in main()
60 BT_BYTES_LIST_LE16(BT_TMAP_ROLE_BMS), /* TMAP Role */
103 BT_TMAP_ROLE_BMS = BIT(4), enumerator
30 (BT_TMAP_BMS_SUPPORTED ? BT_TMAP_ROLE_BMS : 0U) | in cmd_tmap_init()
37 BT_TMAP_ROLE_BMS | BT_TMAP_ROLE_BMR)193 if ((role & BT_TMAP_ROLE_BMS) != 0 && !IS_ENABLED(CONFIG_BT_TMAP_BMS_SUPPORTED)) { in valid_tmap_role()
88 (BT_TMAP_BMS_SUPPORTED ? BT_TMAP_ROLE_BMS : 0U) | in tester_init_tmap()
188 if ((peer_tmap_role & BT_TMAP_ROLE_BMS)) { in scan_check_and_sync_broadcast()