RDK Documentation (Open Sourced RDK Components)
btrMgr_main.c File Reference
#include <stdio.h>
#include <stdbool.h>
#include <signal.h>
#include <string.h>
#include <time.h>
#include <unistd.h>
#include "btmgr.h"
#include "btrMgr_IarmInternalIfce.h"
Include dependency graph for btrMgr_main.c:

Go to the source code of this file.

Functions

static void btrMgr_SignalHandler (int i32SignalNumber)
 
int main (void)
 

Variables

static bool gbExitBTRMgr = false
 

yes

@description This file defines bluetooth manager's Controller functionality

Definition in file btrMgr_main.c.