Searched refs:bt_hc_interface_t (Results 1 – 3 of 3) sorted by relevance
192 } bt_hc_interface_t; typedef199 extern const bt_hc_interface_t* bt_hc_get_interface(void);
316 static const bt_hc_interface_t bluetoothHCLibInterface = {317 sizeof(bt_hc_interface_t),501 const bt_hc_interface_t *bt_hc_get_interface(void) in bt_hc_get_interface()
65 static bt_hc_interface_t *bt_hc_if=NULL;107 if ( (bt_hc_if = (bt_hc_interface_t *) bt_hc_get_interface()) \ in bte_main_in_hw_init()