HomeSort by relevance Sort by last modified time
    Searched refs:btsock_thread_post_cmd (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/btif/include/
btif_sock_thread.h 44 int btsock_thread_post_cmd(int handle, int cmd_type, const unsigned char* cmd_data,
  /external/bluetooth/bluedroid/btif/src/
btif_config.c 227 btsock_thread_post_cmd(pth, CFG_CMD_SAVE, NULL, 0, 0);
325 btsock_thread_post_cmd(pth, CFG_CMD_SAVE, NULL, 0, 0);
btif_sock_thread.c 312 int btsock_thread_post_cmd(int h, int type, const unsigned char* data, int size, uint32_t user_id) function

Completed in 725 milliseconds