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

  /external/bluetooth/bluedroid/include/
bt_target.h 436 #define BT_API BTAPI
736 BT_API extern void bte_main_hci_send (BT_HDR *p_msg, UINT16 event);
738 BT_API extern void bte_main_lpm_allow_bt_device_sleep(void);
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 62 #define BT_API BTAPI
391 BT_API extern void bte_ncisu_send (BT_HDR *p_pkt, UINT16 event);
392 BT_API extern void bte_hcisu_send (BT_HDR *p_msg, UINT16 event);
394 BT_API extern void bte_hcisu_lp_allow_bt_device_sleep (void);
395 BT_API extern void bte_hcisu_lp_wakeup_host (void);
396 BT_API extern void bte_hcisu_lp_h4ibss_evt(UINT8 *p, UINT8 evt_len);
401 BT_API extern void HCILL_GoToSleep( tHCILL_SLEEP_ACK *sl_ack_fn);
403 BT_API extern void HCILL_RegState( tHCILL_STATE_CBACK *p_cback);
    [all...]

Completed in 48 milliseconds