Searched refs:BT_GMAP_ROLE_BGS (Results 1 – 4 of 4) sorted by relevance
54 BT_GMAP_ROLE_BGS = BIT(2), enumerator
28 (BT_GMAP_ROLE_UGG | BT_GMAP_ROLE_UGT | BT_GMAP_ROLE_BGS | BT_GMAP_ROLE_BGR)153 if ((role & BT_GMAP_ROLE_BGS) != 0 && !IS_ENABLED(CONFIG_BT_GMAP_BGS_SUPPORTED)) { in valid_gmap_role()330 if (role & BT_GMAP_ROLE_BGS) { in update_service()
328 if ((gmap_cli->role & BT_GMAP_ROLE_BGS) != 0) { in ugt_feat_read_cb()431 } else if ((gmap_cli->role & BT_GMAP_ROLE_BGS) != 0) { in ugg_feat_read_cb()536 } else if ((gmap_cli->role & BT_GMAP_ROLE_BGS) != 0) { in role_read_cb()
132 (IS_ENABLED(CONFIG_BT_GMAP_BGS_SUPPORTED) ? BT_GMAP_ROLE_BGS : 0U) | in cmd_gmap_init()168 role |= BT_GMAP_ROLE_BGS; in cmd_gmap_set_role()