D | ble_advertiser_hci_interface.cc | 96 uint8_t param_len, uint8_t* param_buf, in SendAdvCmd() argument 98 btu_hcif_send_cmd_with_cb(posted_from, HCI_BLE_MULTI_ADV_OCF, param_buf, in SendAdvCmd() 101 param_buf[0], command_complete)); in SendAdvCmd() 325 uint8_t* param_buf, uint8_t param_buf_len, in SendAdvCmd() argument 328 posted_from, opcode, param_buf, param_buf_len, in SendAdvCmd() 514 uint8_t* param_buf, uint8_t param_buf_len, in SendAdvCmd() argument 517 posted_from, opcode, param_buf, param_buf_len, in SendAdvCmd()
|