Searched refs:controller_t (Results 1 – 14 of 14) sorted by relevance
31 typedef struct controller_t { struct90 } controller_t; argument92 const controller_t* controller_get_interface();94 const controller_t* controller_get_test_interface(
58 typedef struct controller_t controller_t; typedef
63 const controller_t* controller_interface,
532 static const controller_t interface = {585 const controller_t* controller_get_interface() { in controller_get_interface()598 const controller_t* controller_get_test_interface( in controller_get_test_interface()
49 static const controller_t* controller;259 const controller_t* controller_interface, in packet_fragmenter_get_test_interface()
246 const controller_t* controller = controller_get_interface(); in btsock_request_max_tx_data_length()
637 const controller_t* controller = controller_get_interface(); in btif_storage_get_adapter_property()
1884 const controller_t* controller = controller_get_interface(); in btif_dm_upstreams_evt()
317 controller_t controller;
174 const controller_t* controller = controller_get_interface(); in reset_complete()
324 const controller_t* controller = controller_get_interface(); in BTM_SetInquiryMode()
1110 const controller_t* controller = controller_get_interface(); in l2c_link_send_to_lower()
434 const controller_t* controller = controller_get_interface(); in bnepu_build_bnep_hdr()
69 const controller_t* controller_get_interface() { return nullptr; } in controller_get_interface()