Searched defs:BT_API (Results 1 - 2 of 2) sorted by last modified time

/external/libnfc-nci/src/include/
H A Dbt_target.h66 #define BT_API BTAPI macro
395 BT_API extern void bte_ncisu_send (BT_HDR *p_pkt, UINT16 event);
396 BT_API extern void bte_hcisu_send (BT_HDR *p_msg, UINT16 event);
398 BT_API extern void bte_hcisu_lp_allow_bt_device_sleep (void);
399 BT_API extern void bte_hcisu_lp_wakeup_host (void);
400 BT_API extern void bte_hcisu_lp_h4ibss_evt(UINT8 *p, UINT8 evt_len);
405 BT_API extern void HCILL_GoToSleep( tHCILL_SLEEP_ACK *sl_ack_fn);
407 BT_API extern void HCILL_RegState( tHCILL_STATE_CBACK *p_cback);
/external/bluetooth/bluedroid/include/
H A Dbt_target.h350 #define BT_API BTAPI macro
657 BT_API extern void bte_main_hci_send (BT_HDR *p_msg, UINT16 event);
659 BT_API extern void bte_main_lpm_allow_bt_device_sleep(void);

Completed in 261 milliseconds