Searched refs:GAP_Init (Results 1 – 3 of 3) sorted by relevance
63 bt_status_t GAP_Init(void) in GAP_Init() function
326 extern bt_status_t GAP_Init(void);
370 if (GAP_Init() != BT_STATUS_SUCCESS) { in BTE_InitStack()